Class: Aws::Types::RetryConfigInput
- Inherits:
-
Object
- Object
- Aws::Types::RetryConfigInput
- 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.
467 468 469 |
# File 'sig/types.rbs', line 467 def max_retries @max_retries end |