Class: Aws::Types::JobTimeout
- Inherits:
-
Object
- Object
- Aws::Types::JobTimeout
- 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.
1024 1025 1026 |
# File 'sig/types.rbs', line 1024 def attempt_duration_seconds @attempt_duration_seconds end |