Disk Replica Pair Args
constructor(bandwidth: Output<Int>? = null, description: Output<String>? = null, destinationDiskId: Output<String>? = null, destinationRegionId: Output<String>? = null, destinationZoneId: Output<String>? = null, diskId: Output<String>? = null, diskReplicaPairName: Output<String>? = null, oneShot: Output<Boolean>? = null, pairName: Output<String>? = null, paymentType: Output<String>? = null, period: Output<Int>? = null, periodUnit: Output<String>? = null, resourceGroupId: Output<String>? = null, reverseReplicate: Output<Boolean>? = null, rpo: Output<Int>? = null, sourceZoneId: Output<String>? = null, tags: Output<Map<String, String>>? = null)