Uses of Class
com.hashicorp.cdktf.providers.aws.s3_bucket_inventory.S3BucketInventoryDestination.Builder
-
Packages that use S3BucketInventoryDestination.Builder Package Description com.hashicorp.cdktf.providers.aws.s3_bucket_inventory aws_s3_bucket_inventory -
-
Uses of S3BucketInventoryDestination.Builder in com.hashicorp.cdktf.providers.aws.s3_bucket_inventory
Methods in com.hashicorp.cdktf.providers.aws.s3_bucket_inventory that return S3BucketInventoryDestination.Builder Modifier and Type Method Description S3BucketInventoryDestination.BuilderS3BucketInventoryDestination.Builder. bucket(S3BucketInventoryDestinationBucket bucket)Sets the value ofS3BucketInventoryDestination.getBucket()static S3BucketInventoryDestination.BuilderS3BucketInventoryDestination. builder()Constructors in com.hashicorp.cdktf.providers.aws.s3_bucket_inventory with parameters of type S3BucketInventoryDestination.Builder Constructor Description Jsii$Proxy(S3BucketInventoryDestination.Builder builder)Constructor that initializes the object based on literal property values passed by theS3BucketInventoryDestination.Builder.
-