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.
2349 2350 2351 |
# File 'sig/types.rbs', line 2349 def wait_seconds @wait_seconds end |