class Aws::Cloud9::Types::ListEnvironmentsResult

@!attribute [rw] next_token

If there are more than 25 items in the list, only the first 25 items
are returned, along with a unique string called a *next token*. To
get the next batch of items in the list, call this operation again,
adding the next token to the call.
@return [String]

@!attribute [rw] environment_ids

The list of environment identifiers.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/cloud9-2017-09-23/ListEnvironmentsResult AWS API Documentation

Constants

SENSITIVE