class Aws::MWAA::Types::ListEnvironmentsInput

@note When making an API call, you may pass ListEnvironmentsInput

data as a hash:

    {
      max_results: 1,
      next_token: "NextToken",
    }

@!attribute [rw] max_results

The maximum number of results to retrieve per page. For example, `5`
environments per page.
@return [Integer]

@!attribute [rw] next_token

Retrieves the next page of the results.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/mwaa-2020-07-01/ListEnvironmentsInput AWS API Documentation

Constants

SENSITIVE