Secret Replication User Managed Replica Args
data class SecretReplicationUserManagedReplicaArgs(val customerManagedEncryption: Output<SecretReplicationUserManagedReplicaCustomerManagedEncryptionArgs>? = null, val location: Output<String>) : ConvertibleToJava<SecretReplicationUserManagedReplicaArgs>
Constructors
Link copied to clipboard
constructor(customerManagedEncryption: Output<SecretReplicationUserManagedReplicaCustomerManagedEncryptionArgs>? = null, location: Output<String>)
Properties
Link copied to clipboard
val customerManagedEncryption: Output<SecretReplicationUserManagedReplicaCustomerManagedEncryptionArgs>? = null
Customer Managed Encryption for the secret. Structure is documented below.