class Aws::IoT::Types::ListDetectMitigationActionsTasksRequest


@return [Time]
tasks are returned.
The end of the time period for which ML Detect mitigation actions
@!attribute [rw] end_time
@return [Time]
not both.
You must specify either the startTime and endTime or the taskId, but
A filter to limit results to those found after the specified time.
@!attribute [rw] start_time
@return [String]
The token for the next set of results.
@!attribute [rw] next_token
@return [Integer]
25.
The maximum number of results to return at one time. The default is
@!attribute [rw] max_results
}
end_time: Time.now, # required
start_time: Time.now, # required
next_token: “NextToken”,
max_results: 1,
{
data as a hash:
@note When making an API call, you may pass ListDetectMitigationActionsTasksRequest