class Aws::Outposts::Types::ListSitesInput

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

data as a hash:

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

@!attribute [rw] next_token

The pagination token.
@return [String]

@!attribute [rw] max_results

The maximum page size.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/outposts-2019-12-03/ListSitesInput AWS API Documentation

Constants

SENSITIVE