class Aws::IoTWireless::Types::ListDestinationsRequest

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

data as a hash:

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

@!attribute [rw] max_results

The maximum number of results to return in this operation.
@return [Integer]

@!attribute [rw] next_token

To retrieve the next set of results, the `nextToken` value from a
previous response; otherwise **null** to receive the first set of
results.
@return [String]

Constants

SENSITIVE