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
fun SecretReplicationUserManagedReplicaArgs(customerManagedEncryption: Output<SecretReplicationUserManagedReplicaCustomerManagedEncryptionArgs>? = null, location: Output<String>)
Functions
Properties
Link copied to clipboard