Replication Object Args
data class ReplicationObjectArgs(val endpointType: Output<Either<String, EndpointType>>? = null, val remoteVolumeRegion: Output<String>? = null, val remoteVolumeResourceId: Output<String>, val replicationId: Output<String>? = null, val replicationSchedule: Output<Either<String, ReplicationSchedule>>? = null) : ConvertibleToJava<ReplicationObjectArgs>
Replication properties
Constructors
Link copied to clipboard
constructor(endpointType: Output<Either<String, EndpointType>>? = null, remoteVolumeRegion: Output<String>? = null, remoteVolumeResourceId: Output<String>, replicationId: Output<String>? = null, replicationSchedule: Output<Either<String, ReplicationSchedule>>? = null)
Properties
Link copied to clipboard
Indicates whether the local volume is the source or destination for the Volume Replication
Link copied to clipboard
The remote region for the other end of the Volume Replication.
Link copied to clipboard
The resource ID of the remote volume.
Link copied to clipboard
Id
Link copied to clipboard
Schedule