WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigNodeGroupAffinityArgs

data class WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigNodeGroupAffinityArgs(val nodeGroup: Output<String>) : ConvertibleToJava<WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigNodeGroupAffinityArgs>

Constructors

constructor(nodeGroup: Output<String>)

Properties

Link copied to clipboard
val nodeGroup: Output<String>

Required. The URI of a sole-tenant /zones/us-central1-a/nodeGroups/node-group-1* node-group-1`

Functions

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