customerManagedEncryptionEnforcementConfig property
BucketEncryptionCustomerManagedEncryptionEnforcementConfig?
customerManagedEncryptionEnforcementConfig
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 Managed Encryption type by default.
Implementation
BucketEncryptionCustomerManagedEncryptionEnforcementConfig?
customerManagedEncryptionEnforcementConfig;