class Aws::EKS::Types::ListUpdatesResponse

@!attribute [rw] update_ids

A list of all the updates for the specified cluster and Region.
@return [Array<String>]

@!attribute [rw] next_token

The `nextToken` value to include in a future `ListUpdates` request.
When the results of a `ListUpdates` 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/ListUpdatesResponse AWS API Documentation

Constants

SENSITIVE