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.
10610 10611 10612 |
# File 'sig/types.rbs', line 10610 def maximum_retry_attempts @maximum_retry_attempts end |