resources property

NodegroupResources? resources
final

The resources associated with the node group, such as Auto Scaling groups and security groups for remote access.

Implementation

final NodegroupResources? resources;