class Aws::WorkLink::Types::ListDevicesRequest
@note When making an API call, you may pass ListDevicesRequest
data as a hash: { fleet_arn: "FleetArn", # required next_token: "NextToken", max_results: 1, }
@!attribute [rw] fleet_arn
The ARN of the fleet. @return [String]
@!attribute [rw] next_token
The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page. @return [String]
@!attribute [rw] max_results
The maximum number of results to be included in the next page. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/worklink-2018-09-25/ListDevicesRequest AWS API Documentation
Constants
- SENSITIVE