Uses of Interface
com.hashicorp.cdktf.providers.aws.s3_bucket_inventory.S3BucketInventoryDestinationBucketEncryptionSseKms
-
Packages that use S3BucketInventoryDestinationBucketEncryptionSseKms Package Description com.hashicorp.cdktf.providers.aws.s3_bucket_inventory aws_s3_bucket_inventory -
-
Uses of S3BucketInventoryDestinationBucketEncryptionSseKms in com.hashicorp.cdktf.providers.aws.s3_bucket_inventory
Classes in com.hashicorp.cdktf.providers.aws.s3_bucket_inventory that implement S3BucketInventoryDestinationBucketEncryptionSseKms Modifier and Type Class Description static classS3BucketInventoryDestinationBucketEncryptionSseKms.Jsii$ProxyAn implementation forS3BucketInventoryDestinationBucketEncryptionSseKmsMethods in com.hashicorp.cdktf.providers.aws.s3_bucket_inventory that return S3BucketInventoryDestinationBucketEncryptionSseKms Modifier and Type Method Description S3BucketInventoryDestinationBucketEncryptionSseKmsS3BucketInventoryDestinationBucketEncryptionSseKms.Builder. build()Builds the configured instance.S3BucketInventoryDestinationBucketEncryptionSseKmsS3BucketInventoryDestinationBucketEncryptionSseKmsOutputReference. getInternalValue()default S3BucketInventoryDestinationBucketEncryptionSseKmsS3BucketInventoryDestinationBucketEncryption. getSseKms()sse_kms block.S3BucketInventoryDestinationBucketEncryptionSseKmsS3BucketInventoryDestinationBucketEncryption.Jsii$Proxy. getSseKms()S3BucketInventoryDestinationBucketEncryptionSseKmsS3BucketInventoryDestinationBucketEncryptionOutputReference. getSseKmsInput()Methods in com.hashicorp.cdktf.providers.aws.s3_bucket_inventory with parameters of type S3BucketInventoryDestinationBucketEncryptionSseKms Modifier and Type Method Description voidS3BucketInventoryDestinationBucketEncryptionOutputReference. putSseKms(S3BucketInventoryDestinationBucketEncryptionSseKms value)voidS3BucketInventoryDestinationBucketEncryptionSseKmsOutputReference. setInternalValue(S3BucketInventoryDestinationBucketEncryptionSseKms value)S3BucketInventoryDestinationBucketEncryption.BuilderS3BucketInventoryDestinationBucketEncryption.Builder. sseKms(S3BucketInventoryDestinationBucketEncryptionSseKms sseKms)Sets the value ofS3BucketInventoryDestinationBucketEncryption.getSseKms()
-