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