Replication Args
data class ReplicationArgs(val automatic: Output<AutomaticArgs>? = null, val userManaged: Output<UserManagedArgs>? = null) : ConvertibleToJava<ReplicationArgs>
A policy that defines the replication and encryption configuration of data.