autoScalingGroups property

List<AutoScalingGroup>? autoScalingGroups
final

The Auto Scaling groups associated with the node group.

Implementation

final List<AutoScalingGroup>? autoScalingGroups;