launchTemplate
construct an aws.sdk.kotlin.services.eks.model.LaunchTemplateSpecification inside the given block
An object representing a node group's launch template specification. If specified, then do not specify instanceTypes
, diskSize
, or remoteAccess
and make sure that the launch template meets the requirements in launchTemplateSpecification
.