Volume Group Sap Hana Volume Data Protection Replication Args
data class VolumeGroupSapHanaVolumeDataProtectionReplicationArgs(val endpointType: Output<String>? = null, val remoteVolumeLocation: Output<String>, val remoteVolumeResourceId: Output<String>, val replicationFrequency: Output<String>) : ConvertibleToJava<VolumeGroupSapHanaVolumeDataProtectionReplicationArgs>
Properties
Link copied to clipboard
The endpoint type. Possible values are dst and src. Defaults to dst.
Link copied to clipboard
Location of the primary volume.
Link copied to clipboard
Resource ID of the primary volume.
Link copied to clipboard
eplication frequency. Possible values are 10minutes, daily and hourly.