NodegroupResources
An object representing the resources associated with the node group, such as Auto Scaling groups and security groups for remote access.
Contents
- autoScalingGroups
-
The Auto Scaling groups associated with the node group.
Type: Array of AutoScalingGroup objects
Required: No
- remoteAccessSecurityGroup
-
The remote access security group associated with the node group. This security group controls SSH access to the nodes.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: