Class: Aws::Types::ElasticsearchRetryOptions
- Inherits:
-
Object
- Object
- Aws::Types::ElasticsearchRetryOptions
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#duration_in_seconds ⇒ ::Integer
Returns the value of attribute duration_in_seconds.
Instance Attribute Details
#duration_in_seconds ⇒ ::Integer
Returns the value of attribute duration_in_seconds.
427 428 429 |
# File 'sig/types.rbs', line 427 def duration_in_seconds @duration_in_seconds end |