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