launchTemplate
construct an aws.sdk.kotlin.services.eks.model.LaunchTemplateSpecification inside the given block
An object representing a node group's launch template specification. When using this object, don't directly specify instanceTypes
, diskSize
, or remoteAccess
. You cannot later specify a different launch template ID or name than what was used to create the node group.
Make sure that the launch template meets the requirements in launchTemplateSpecification
. Also refer to Customizing managed nodes with launch templates in the Amazon EKS User Guide.