class Aws::IoT::Types::ListThingRegistrationTaskReportsRequest
@return [Integer]
The maximum number of results to return per request.
@!attribute [rw] max_results
@return [String]
The token to retrieve the next set of results.
@!attribute [rw] next_token
@return [String]
The type of task report.
@!attribute [rw] report_type
@return [String]
The id of the task.
@!attribute [rw] task_id
}
max_results: 1,
next_token: “NextToken”,
report_type: “ERRORS”, # required, accepts ERRORS, RESULTS
task_id: “TaskId”, # required
{
data as a hash:
@note When making an API call, you may pass ListThingRegistrationTaskReportsRequest