data Protection Replication
suspend fun dataProtectionReplication(value: Output<VolumeGroupSapHanaVolumeDataProtectionReplicationArgs>)
suspend fun dataProtectionReplication(value: VolumeGroupSapHanaVolumeDataProtectionReplicationArgs?)
Parameters
value
A data_protection_replication
block as defined below. Changing this forces a new Application Volume Group to be created and data will be lost.
suspend fun dataProtectionReplication(argument: suspend VolumeGroupSapHanaVolumeDataProtectionReplicationArgsBuilder.() -> Unit)
Parameters
argument
A data_protection_replication
block as defined below. Changing this forces a new Application Volume Group to be created and data will be lost.