amiType property

AMITypes? amiType
final

If the node group was deployed using a launch template with a custom AMI, then this is CUSTOM. For node groups that weren't deployed using a launch template, this is the AMI type that was specified in the node group configuration.

Implementation

final AMITypes? amiType;