ClusterNodePoolNodeConfig

constructor(advancedMachineFeatures: ClusterNodePoolNodeConfigAdvancedMachineFeatures? = null, bootDiskKmsKey: String? = null, confidentialNodes: ClusterNodePoolNodeConfigConfidentialNodes? = null, containerdConfig: ClusterNodePoolNodeConfigContainerdConfig? = null, diskSizeGb: Int? = null, diskType: String? = null, effectiveTaints: List<ClusterNodePoolNodeConfigEffectiveTaint>? = null, enableConfidentialStorage: Boolean? = null, ephemeralStorageConfig: ClusterNodePoolNodeConfigEphemeralStorageConfig? = null, ephemeralStorageLocalSsdConfig: ClusterNodePoolNodeConfigEphemeralStorageLocalSsdConfig? = null, fastSocket: ClusterNodePoolNodeConfigFastSocket? = null, flexStart: Boolean? = null, gcfsConfig: ClusterNodePoolNodeConfigGcfsConfig? = null, guestAccelerators: List<ClusterNodePoolNodeConfigGuestAccelerator>? = null, gvnic: ClusterNodePoolNodeConfigGvnic? = null, hostMaintenancePolicy: ClusterNodePoolNodeConfigHostMaintenancePolicy? = null, imageType: String? = null, kubeletConfig: ClusterNodePoolNodeConfigKubeletConfig? = null, labels: Map<String, String>? = null, linuxNodeConfig: ClusterNodePoolNodeConfigLinuxNodeConfig? = null, localNvmeSsdBlockConfig: ClusterNodePoolNodeConfigLocalNvmeSsdBlockConfig? = null, localSsdCount: Int? = null, localSsdEncryptionMode: String? = null, loggingVariant: String? = null, machineType: String? = null, maxRunDuration: String? = null, metadata: Map<String, String>? = null, minCpuPlatform: String? = null, nodeGroup: String? = null, oauthScopes: List<String>? = null, preemptible: Boolean? = null, reservationAffinity: ClusterNodePoolNodeConfigReservationAffinity? = null, resourceLabels: Map<String, String>? = null, resourceManagerTags: Map<String, String>? = null, sandboxConfig: ClusterNodePoolNodeConfigSandboxConfig? = null, secondaryBootDisks: List<ClusterNodePoolNodeConfigSecondaryBootDisk>? = null, serviceAccount: String? = null, shieldedInstanceConfig: ClusterNodePoolNodeConfigShieldedInstanceConfig? = null, soleTenantConfig: ClusterNodePoolNodeConfigSoleTenantConfig? = null, spot: Boolean? = null, storagePools: List<String>? = null, tags: List<String>? = null, taints: List<ClusterNodePoolNodeConfigTaint>? = null, windowsNodeConfig: ClusterNodePoolNodeConfigWindowsNodeConfig? = null, workloadMetadataConfig: ClusterNodePoolNodeConfigWorkloadMetadataConfig? = null)