ManagedZonePrivateVisibilityConfigGkeClusterArgs

data class ManagedZonePrivateVisibilityConfigGkeClusterArgs(val gkeClusterName: Output<String>) : ConvertibleToJava<ManagedZonePrivateVisibilityConfigGkeClusterArgs>

Constructors

constructor(gkeClusterName: Output<String>)

Properties

Link copied to clipboard
val gkeClusterName: Output<String>

The resource name of the cluster to bind this ManagedZone to. This should be specified in the format like projects/*/locations/*/clusters/* //*/

Functions

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