class Aws::EKS::Types::ListNodegroupsResponse

@!attribute [rw] nodegroups

A list of all of the node groups associated with the specified
cluster.
@return [Array<String>]

@!attribute [rw] next_token

The `nextToken` value to include in a future `ListNodegroups`
request. When the results of a `ListNodegroups` request exceed
`maxResults`, you can use this value to retrieve the next page of
results. This value is `null` when there are no more results to
return.
@return [String]

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

Constants

SENSITIVE