Class: Aws::Types::IoTJobTimeoutConfig
- Inherits:
-
Object
- Object
- Aws::Types::IoTJobTimeoutConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#in_progress_timeout_in_minutes ⇒ ::Integer
Returns the value of attribute in_progress_timeout_in_minutes.
Instance Attribute Details
#in_progress_timeout_in_minutes ⇒ ::Integer
Returns the value of attribute in_progress_timeout_in_minutes.
458 459 460 |
# File 'sig/types.rbs', line 458 def in_progress_timeout_in_minutes @in_progress_timeout_in_minutes end |