class Aws::IoTSiteWise::Types::ListGatewaysRequest

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

data as a hash:

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

@!attribute [rw] next_token

The token to be used for the next set of paginated results.
@return [String]

@!attribute [rw] max_results

The maximum number of results to return for each paginated request.

Default: 50
@return [Integer]

Constants

SENSITIVE