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.
10059 10060 10061 |
# File 'sig/types.rbs', line 10059 def max_runtime_in_seconds @max_runtime_in_seconds end |