Secret Replication User Managed Replica
data class SecretReplicationUserManagedReplica(val customerManagedEncryption: SecretReplicationUserManagedReplicaCustomerManagedEncryption? = null, val location: String)
Constructors
Link copied to clipboard
constructor(customerManagedEncryption: SecretReplicationUserManagedReplicaCustomerManagedEncryption? = null, location: String)