NodegroupResources - Amazon EKS
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: