GkeClusterConfigArgs

data class GkeClusterConfigArgs(val namespacedGkeDeploymentTarget: Output<NamespacedGkeDeploymentTargetArgs>? = null) : ConvertibleToJava<GkeClusterConfigArgs>

The GKE config for this cluster.

Constructors

Link copied to clipboard
fun GkeClusterConfigArgs(namespacedGkeDeploymentTarget: Output<NamespacedGkeDeploymentTargetArgs>? = null)

Functions

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

Properties

Link copied to clipboard

Optional. A target for the deployment.