class Aws::Proton::Types::ListEnvironmentTemplatesInput

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

data as a hash:

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

@!attribute [rw] max_results

The maximum number of environment templates to list.
@return [Integer]

@!attribute [rw] next_token

A token to indicate the location of the next environment template in
the array of environment templates, after the list of environment
templates that was previously requested.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/proton-2020-07-20/ListEnvironmentTemplatesInput AWS API Documentation

Constants

SENSITIVE