Uses of Interface
com.hashicorp.cdktf.providers.aws.appsync_graphql_api.AppsyncGraphqlApiConfig
-
Packages that use AppsyncGraphqlApiConfig Package Description com.hashicorp.cdktf.providers.aws.appsync_graphql_api aws_appsync_graphql_api -
-
Uses of AppsyncGraphqlApiConfig in com.hashicorp.cdktf.providers.aws.appsync_graphql_api
Classes in com.hashicorp.cdktf.providers.aws.appsync_graphql_api that implement AppsyncGraphqlApiConfig Modifier and Type Class Description static classAppsyncGraphqlApiConfig.Jsii$ProxyAn implementation forAppsyncGraphqlApiConfigMethods in com.hashicorp.cdktf.providers.aws.appsync_graphql_api that return AppsyncGraphqlApiConfig Modifier and Type Method Description AppsyncGraphqlApiConfigAppsyncGraphqlApiConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.appsync_graphql_api with parameters of type AppsyncGraphqlApiConfig Constructor Description AppsyncGraphqlApi(software.constructs.Construct scope, String id, AppsyncGraphqlApiConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/appsync_graphql_api aws_appsync_graphql_api} Resource.
-