Uses of Interface
com.hashicorp.cdktf.providers.aws.s3_bucket_inventory.S3BucketInventoryDestination
-
Packages that use S3BucketInventoryDestination Package Description com.hashicorp.cdktf.providers.aws.s3_bucket_inventory aws_s3_bucket_inventory -
-
Uses of S3BucketInventoryDestination in com.hashicorp.cdktf.providers.aws.s3_bucket_inventory
Classes in com.hashicorp.cdktf.providers.aws.s3_bucket_inventory that implement S3BucketInventoryDestination Modifier and Type Class Description static classS3BucketInventoryDestination.Jsii$ProxyAn implementation forS3BucketInventoryDestinationMethods in com.hashicorp.cdktf.providers.aws.s3_bucket_inventory that return S3BucketInventoryDestination Modifier and Type Method Description S3BucketInventoryDestinationS3BucketInventoryDestination.Builder. build()Builds the configured instance.S3BucketInventoryDestinationS3BucketInventoryConfig. getDestination()destination block.S3BucketInventoryDestinationS3BucketInventoryConfig.Jsii$Proxy. getDestination()S3BucketInventoryDestinationS3BucketInventory. getDestinationInput()S3BucketInventoryDestinationS3BucketInventoryDestinationOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.aws.s3_bucket_inventory with parameters of type S3BucketInventoryDestination Modifier and Type Method Description S3BucketInventory.BuilderS3BucketInventory.Builder. destination(S3BucketInventoryDestination destination)destination block.S3BucketInventoryConfig.BuilderS3BucketInventoryConfig.Builder. destination(S3BucketInventoryDestination destination)Sets the value ofS3BucketInventoryConfig.getDestination()voidS3BucketInventory. putDestination(S3BucketInventoryDestination value)voidS3BucketInventoryDestinationOutputReference. setInternalValue(S3BucketInventoryDestination value)
-