class Aws::Proton::Types::ListServicesInput

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

data as a hash:

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

@!attribute [rw] max_results

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

@!attribute [rw] next_token

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

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

Constants

SENSITIVE