googleManagedEncryptionEnforcementConfig property

BucketEncryptionGoogleManagedEncryptionEnforcementConfig? googleManagedEncryptionEnforcementConfig
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 Google Managed Encryption type by default.

Implementation

BucketEncryptionGoogleManagedEncryptionEnforcementConfig?
googleManagedEncryptionEnforcementConfig;