customerSuppliedEncryptionEnforcementConfig property
BucketEncryptionCustomerSuppliedEncryptionEnforcementConfig?
customerSuppliedEncryptionEnforcementConfig
getter/setter pair
If set, the new objects created in this bucket must comply with this enforcement config.
Changing this has no effect on existing objects; it applies to new objects only. If omitted, the new objects are allowed to be encrypted with Customer Supplied Encryption type by default.
Implementation
BucketEncryptionCustomerSuppliedEncryptionEnforcementConfig?
customerSuppliedEncryptionEnforcementConfig;