Private Cloud Management Cluster Stretched Cluster Config Args
data class PrivateCloudManagementClusterStretchedClusterConfigArgs(val preferredLocation: Output<String>? = null, val secondaryLocation: Output<String>? = null) : ConvertibleToJava<PrivateCloudManagementClusterStretchedClusterConfigArgs>
Properties
Link copied to clipboard
Zone that will remain operational when connection between the two zones is lost. Specify the zone in the following format: projects/{project}/locations/{location}.
Link copied to clipboard
Additional zone for a higher level of availability and load balancing. Specify the zone in the following format: projects/{project}/locations/{location}.