NodegroupOptions

@nowarn("cat=deprecation") @SuppressWarnings(scala.Array.apply[java.lang.String]("org.wartremover.warts.DefaultArguments", "org.wartremover.warts.Null", "DisableSyntax.null")(scala.reflect.ClassTag.apply[java.lang.String](classOf[java.lang.String])))
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(subnets: Option[SubnetSelection], diskSize: Option[Number], taints: Option[List[_ <: TaintSpec]], instanceTypes: Option[List[_ <: InstanceType]], labels: Option[Map[String, String]], releaseVersion: Option[String], remoteAccess: Option[NodegroupRemoteAccess], minSize: Option[Number], nodegroupName: Option[String], desiredSize: Option[Number], tags: Option[Map[String, String]], forceUpdate: Option[Boolean], nodeRole: Option[IRole], launchTemplateSpec: Option[LaunchTemplateSpec], amiType: Option[NodegroupAmiType], capacityType: Option[CapacityType], maxSize: Option[Number]): NodegroupOptions