class Aws::EKS::Types::NodegroupResources

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

@!attribute [rw] auto_scaling_groups

The Auto Scaling groups associated with the node group.
@return [Array<Types::AutoScalingGroup>]

@!attribute [rw] remote_access_security_group

The remote access security group associated with the node group.
This security group controls SSH access to the nodes.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/eks-2017-11-01/NodegroupResources AWS API Documentation

Constants

SENSITIVE