Class: Aws::Types::RetryStrategy
- Inherits:
-
Object
- Object
- Aws::Types::RetryStrategy
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#maximum_retry_attempts ⇒ ::Integer
Returns the value of attribute maximum_retry_attempts.
Instance Attribute Details
#maximum_retry_attempts ⇒ ::Integer
Returns the value of attribute maximum_retry_attempts.
10632 10633 10634 |
# File 'sig/types.rbs', line 10632 def maximum_retry_attempts @maximum_retry_attempts end |