Class: Aws::Types::WaitOptions
- Inherits:
-
Object
- Object
- Aws::Types::WaitOptions
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#wait_seconds ⇒ ::Integer
Returns the value of attribute wait_seconds.
Instance Attribute Details
#wait_seconds ⇒ ::Integer
Returns the value of attribute wait_seconds.
2313 2314 2315 |
# File 'sig/types.rbs', line 2313 def wait_seconds @wait_seconds end |