customerManagedEncryption property

CustomerManagedEncryptionStatus? customerManagedEncryption
final

Output only. The customer-managed encryption status of the SecretVersion. Only populated if customer-managed encryption is used and Secret is a regionalized secret.

Implementation

final CustomerManagedEncryptionStatus? customerManagedEncryption;