Private Cloud Management Cluster Stretched Cluster Config Args
data class PrivateCloudManagementClusterStretchedClusterConfigArgs(val preferredLocation: Output<String>? = null, val secondaryLocation: Output<String>? = null) : ConvertibleToJava<PrivateCloudManagementClusterStretchedClusterConfigArgs>