Uses of Interface
com.hashicorp.cdktf.providers.aws.s3_bucket_inventory.S3BucketInventoryDestinationBucket
-
Packages that use S3BucketInventoryDestinationBucket Package Description com.hashicorp.cdktf.providers.aws.s3_bucket_inventory aws_s3_bucket_inventory -
-
Uses of S3BucketInventoryDestinationBucket in com.hashicorp.cdktf.providers.aws.s3_bucket_inventory
Classes in com.hashicorp.cdktf.providers.aws.s3_bucket_inventory that implement S3BucketInventoryDestinationBucket Modifier and Type Class Description static classS3BucketInventoryDestinationBucket.Jsii$ProxyAn implementation forS3BucketInventoryDestinationBucketMethods in com.hashicorp.cdktf.providers.aws.s3_bucket_inventory that return S3BucketInventoryDestinationBucket Modifier and Type Method Description S3BucketInventoryDestinationBucketS3BucketInventoryDestinationBucket.Builder. build()Builds the configured instance.S3BucketInventoryDestinationBucketS3BucketInventoryDestination. getBucket()bucket block.S3BucketInventoryDestinationBucketS3BucketInventoryDestination.Jsii$Proxy. getBucket()S3BucketInventoryDestinationBucketS3BucketInventoryDestinationOutputReference. getBucketInput()S3BucketInventoryDestinationBucketS3BucketInventoryDestinationBucketOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.aws.s3_bucket_inventory with parameters of type S3BucketInventoryDestinationBucket Modifier and Type Method Description S3BucketInventoryDestination.BuilderS3BucketInventoryDestination.Builder. bucket(S3BucketInventoryDestinationBucket bucket)Sets the value ofS3BucketInventoryDestination.getBucket()voidS3BucketInventoryDestinationOutputReference. putBucket(S3BucketInventoryDestinationBucket value)voidS3BucketInventoryDestinationBucketOutputReference. setInternalValue(S3BucketInventoryDestinationBucket value)
-