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