class Aws::Proton::Types::ListServiceTemplatesInput

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

data as a hash:

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

@!attribute [rw] max_results

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

@!attribute [rw] next_token

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

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

Constants

SENSITIVE