launchTemplate property

LaunchTemplateSpecification? launchTemplate
final

If a launch template was used to create the node group, then this is the launch template that was used.

Implementation

final LaunchTemplateSpecification? launchTemplate;