Class: Aws::Types::AwsJobAbortConfig
- Inherits:
-
Object
- Object
- Aws::Types::AwsJobAbortConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#abort_criteria_list ⇒ ::Array[Types::AwsJobAbortCriteria]
Returns the value of attribute abort_criteria_list.
Instance Attribute Details
#abort_criteria_list ⇒ ::Array[Types::AwsJobAbortCriteria]
Returns the value of attribute abort_criteria_list.
331 332 333 |
# File 'sig/types.rbs', line 331 def abort_criteria_list @abort_criteria_list end |