class Aws::IoT::Types::ListThingRegistrationTasksRequest


@return [String]
The status of the bulk thing provisioning task.
@!attribute [rw] status
@return [Integer]
The maximum number of results to return at one time.
@!attribute [rw] max_results
@return [String]
results.
previous response; otherwise null to receive the first set of
To retrieve the next set of results, the ‘nextToken` value from a
@!attribute [rw] next_token
}
status: “InProgress”, # accepts InProgress, Completed, Failed, Cancelled, Cancelling
max_results: 1,
next_token: “NextToken”,
{
data as a hash:
@note When making an API call, you may pass ListThingRegistrationTasksRequest