Class: Aws::Types::RetryPolicyConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::RetryPolicyConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#max_attempts ⇒ ::Integer
Returns the value of attribute max_attempts.
Instance Attribute Details
#max_attempts ⇒ ::Integer
Returns the value of attribute max_attempts.
541 542 543 |
# File 'sig/types.rbs', line 541 def max_attempts @max_attempts end |