Class: Aws::Types::RetryConfigOutput
- Inherits:
-
Object
- Object
- Aws::Types::RetryConfigOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#max_retries ⇒ ::Integer
Returns the value of attribute max_retries.
Instance Attribute Details
#max_retries ⇒ ::Integer
Returns the value of attribute max_retries.
472 473 474 |
# File 'sig/types.rbs', line 472 def max_retries @max_retries end |