Class: Aws::Types::ServiceJobTimeout
- Inherits:
-
Object
- Object
- Aws::Types::ServiceJobTimeout
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attempt_duration_seconds ⇒ ::Integer
Returns the value of attribute attempt_duration_seconds.
Instance Attribute Details
#attempt_duration_seconds ⇒ ::Integer
Returns the value of attribute attempt_duration_seconds.
1487 1488 1489 |
# File 'sig/types.rbs', line 1487 def attempt_duration_seconds @attempt_duration_seconds end |