Class: Aws::Types::WaitSucceededDetails
- Inherits:
-
Object
- Object
- Aws::Types::WaitSucceededDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#duration ⇒ ::Integer
Returns the value of attribute duration.
Instance Attribute Details
#duration ⇒ ::Integer
Returns the value of attribute duration.
2324 2325 2326 |
# File 'sig/types.rbs', line 2324 def duration @duration end |