class Aws::IoT::Types::AbortConfig


@return [Array<Types::AbortCriteria>]
The list of abort criteria to define rules to abort the job.
@!attribute [rw] criteria_list
}
],
},
min_number_of_executed_things: 1, # required
threshold_percentage: 1.0, # required
action: “CANCEL”, # required, accepts CANCEL
failure_type: “FAILED”, # required, accepts FAILED, REJECTED, TIMED_OUT, ALL
{
criteria_list: [ # required
{
data as a hash:
@note When making an API call, you may pass AbortConfig
Details of abort criteria to abort the job.