class Aws::SnowDeviceManagement::Types::ListDevicesInput
@note When making an API call, you may pass ListDevicesInput
data as a hash: { job_id: "JobId", max_results: 1, next_token: "NextToken", }
@!attribute [rw] job_id
The ID of the job used to order the device. @return [String]
@!attribute [rw] max_results
The maximum number of devices to list per page. @return [Integer]
@!attribute [rw] next_token
A pagination token to continue to the next page of results. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/snow-device-management-2021-08-04/ListDevicesInput AWS API Documentation
Constants
- SENSITIVE