AwsEksNodegroupPropertiesResponse

constructor(amiType: String? = null, arn: String? = null, capacityType: String? = null, clusterName: String? = null, diskSize: Int? = null, forceUpdateEnabled: Boolean? = null, id: String? = null, instanceTypes: List<String>? = null, labels: Map<String, String>? = null, launchTemplate: LaunchTemplateSpecificationResponse? = null, nodeRole: String? = null, nodegroupName: String? = null, releaseVersion: String? = null, remoteAccess: RemoteAccessResponse? = null, scalingConfig: ScalingConfigResponse? = null, subnets: List<String>? = null, tags: Map<String, String>? = null, taints: List<TaintResponse>? = null, updateConfig: UpdateConfigResponse? = null, version: String? = null)