Class: Aws::Types::MonitoringStoppingCondition
- Inherits:
-
Object
- Object
- Aws::Types::MonitoringStoppingCondition
- 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.
9452 9453 9454 |
# File 'sig/types.rbs', line 9452 def max_runtime_in_seconds @max_runtime_in_seconds end |