Managed Zone Private Visibility Config GKECluster Args
data class ManagedZonePrivateVisibilityConfigGKEClusterArgs(val gkeClusterName: Output<String>? = null, val kind: Output<String>? = null) : ConvertibleToJava<ManagedZonePrivateVisibilityConfigGKEClusterArgs>
Constructors
Link copied to clipboard
fun ManagedZonePrivateVisibilityConfigGKEClusterArgs(gkeClusterName: Output<String>? = null, kind: Output<String>? = null)
Functions
Properties
Link copied to clipboard
The resource name of the cluster to bind this ManagedZone to. This should be specified in the format like: projects//locations//clusters/*. This is referenced from GKE projects.locations.clusters.get API: https://cloud.google.com/kubernetes-engine/docs/reference/rest/v1/projects.locations.clusters/get