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