Bucket V2Server Side Encryption Configuration Rule Args
data class BucketV2ServerSideEncryptionConfigurationRuleArgs(val applyServerSideEncryptionByDefaults: Output<List<BucketV2ServerSideEncryptionConfigurationRuleApplyServerSideEncryptionByDefaultArgs>>, val bucketKeyEnabled: Output<Boolean>? = null) : ConvertibleToJava<BucketV2ServerSideEncryptionConfigurationRuleArgs>
Constructors
Link copied to clipboard
fun BucketV2ServerSideEncryptionConfigurationRuleArgs(applyServerSideEncryptionByDefaults: Output<List<BucketV2ServerSideEncryptionConfigurationRuleApplyServerSideEncryptionByDefaultArgs>>, bucketKeyEnabled: Output<Boolean>? = null)
Functions
Properties
Link copied to clipboard
Link copied to clipboard
Whether or not to use Amazon S3 Bucket Keys for SSE-KMS.