ReplicationObjectResponse

data class ReplicationObjectResponse(val endpointType: String? = null, val remoteVolumeRegion: String? = null, val remoteVolumeResourceId: String, val replicationId: String? = null, val replicationSchedule: String? = null)

Replication properties

Constructors

Link copied to clipboard
constructor(endpointType: String? = null, remoteVolumeRegion: String? = null, remoteVolumeResourceId: String, replicationId: String? = null, replicationSchedule: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val endpointType: String? = null

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
val replicationId: String? = null

Id

Link copied to clipboard

Schedule