WorkflowTemplatePlacementManagedClusterConfigGceClusterConfig

constructor(internalIpOnly: Boolean? = null, metadata: Map<String, String>? = null, network: String? = null, nodeGroupAffinity: WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigNodeGroupAffinity? = null, privateIpv6GoogleAccess: String? = null, reservationAffinity: WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigReservationAffinity? = null, serviceAccount: String? = null, serviceAccountScopes: List<String>? = null, shieldedInstanceConfig: WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigShieldedInstanceConfig? = null, subnetwork: String? = null, tags: List<String>? = null, zone: String? = null)