Class: Aws::Types::AwsJobTimeoutConfig
- Inherits:
-
Object
- Object
- Aws::Types::AwsJobTimeoutConfig
- 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.
368 369 370 |
# File 'sig/types.rbs', line 368 def in_progress_timeout_in_minutes @in_progress_timeout_in_minutes end |