Disk Replica Group Args
constructor(description: Output<String>? = null, destinationRegionId: Output<String>? = null, destinationZoneId: Output<String>? = null, diskReplicaGroupName: Output<String>? = null, groupName: Output<String>? = null, oneShot: Output<Boolean>? = null, pairIds: Output<List<String>>? = null, resourceGroupId: Output<String>? = null, reverseReplicate: Output<Boolean>? = null, rpo: Output<Int>? = null, sourceRegionId: Output<String>? = null, sourceZoneId: Output<String>? = null, status: Output<String>? = null, tags: Output<Map<String, String>>? = null)