class Aws::Panorama::Types::ListDevicesRequest

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

data as a hash:

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

@!attribute [rw] max_results

The maximum number of devices to return in one page of results.
@return [Integer]

@!attribute [rw] next_token

Specify the pagination token from a previous request to retrieve the
next page of results.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/panorama-2019-07-24/ListDevicesRequest AWS API Documentation

Constants

SENSITIVE