Nodegroup Launch Template Specification
data class NodegroupLaunchTemplateSpecification(val id: String? = null, val name: String? = null, val version: String? = null)
An object representing a launch template specification for AWS EKS Nodegroup.