ClusterSecondaryConfigArgs

data class ClusterSecondaryConfigArgs(val primaryClusterName: Output<String>) : ConvertibleToJava<ClusterSecondaryConfigArgs>

Constructors

Link copied to clipboard
fun ClusterSecondaryConfigArgs(primaryClusterName: Output<String>)

Functions

Link copied to clipboard
open override fun toJava(): ClusterSecondaryConfigArgs

Properties

Link copied to clipboard

Name of the primary cluster must be in the format 'projects/{project}/locations/{location}/clusters/{cluster_id}'