SecretReplicationAuto

data class SecretReplicationAuto(val customerManagedEncryption: SecretReplicationAutoCustomerManagedEncryption? = null)

Constructors

Link copied to clipboard
constructor(customerManagedEncryption: SecretReplicationAutoCustomerManagedEncryption? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The customer-managed encryption configuration of the Secret. If no configuration is provided, Google-managed default encryption is used. Structure is documented below.