Uses of Interface
com.hashicorp.cdktf.providers.aws.s3_bucket_inventory.S3BucketInventoryDestinationBucketEncryption
-
Packages that use S3BucketInventoryDestinationBucketEncryption Package Description com.hashicorp.cdktf.providers.aws.s3_bucket_inventory aws_s3_bucket_inventory -
-
Uses of S3BucketInventoryDestinationBucketEncryption in com.hashicorp.cdktf.providers.aws.s3_bucket_inventory
Classes in com.hashicorp.cdktf.providers.aws.s3_bucket_inventory that implement S3BucketInventoryDestinationBucketEncryption Modifier and Type Class Description static classS3BucketInventoryDestinationBucketEncryption.Jsii$ProxyAn implementation forS3BucketInventoryDestinationBucketEncryptionMethods in com.hashicorp.cdktf.providers.aws.s3_bucket_inventory that return S3BucketInventoryDestinationBucketEncryption Modifier and Type Method Description S3BucketInventoryDestinationBucketEncryptionS3BucketInventoryDestinationBucketEncryption.Builder. build()Builds the configured instance.default S3BucketInventoryDestinationBucketEncryptionS3BucketInventoryDestinationBucket. getEncryption()encryption block.S3BucketInventoryDestinationBucketEncryptionS3BucketInventoryDestinationBucket.Jsii$Proxy. getEncryption()S3BucketInventoryDestinationBucketEncryptionS3BucketInventoryDestinationBucketOutputReference. getEncryptionInput()S3BucketInventoryDestinationBucketEncryptionS3BucketInventoryDestinationBucketEncryptionOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.aws.s3_bucket_inventory with parameters of type S3BucketInventoryDestinationBucketEncryption Modifier and Type Method Description S3BucketInventoryDestinationBucket.BuilderS3BucketInventoryDestinationBucket.Builder. encryption(S3BucketInventoryDestinationBucketEncryption encryption)Sets the value ofS3BucketInventoryDestinationBucket.getEncryption()voidS3BucketInventoryDestinationBucketOutputReference. putEncryption(S3BucketInventoryDestinationBucketEncryption value)voidS3BucketInventoryDestinationBucketEncryptionOutputReference. setInternalValue(S3BucketInventoryDestinationBucketEncryption value)
-