class Aws::IoT::Types::ListMitigationActionsRequest


@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
@return [String]
specific action type.
Specify a value to limit the result to mitigation actions with a
@!attribute [rw] action_type
}
next_token: “NextToken”,
max_results: 1,
action_type: “UPDATE_DEVICE_CERTIFICATE”, # accepts UPDATE_DEVICE_CERTIFICATE, UPDATE_CA_CERTIFICATE, ADD_THINGS_TO_THING_GROUP, REPLACE_DEFAULT_POLICY_VERSION, ENABLE_IOT_LOGGING, PUBLISH_FINDING_TO_SNS
{
data as a hash:
@note When making an API call, you may pass ListMitigationActionsRequest