Class: Aws::Types::ProcessingStoppingCondition
- Inherits:
-
Object
- Object
- Aws::Types::ProcessingStoppingCondition
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#max_runtime_in_seconds ⇒ ::Integer
Returns the value of attribute max_runtime_in_seconds.
Instance Attribute Details
#max_runtime_in_seconds ⇒ ::Integer
Returns the value of attribute max_runtime_in_seconds.
10053 10054 10055 |
# File 'sig/types.rbs', line 10053 def max_runtime_in_seconds @max_runtime_in_seconds end |