Class: Aws::Types::BatchRetryStrategy
- Inherits:
-
Object
- Object
- Aws::Types::BatchRetryStrategy
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attempts ⇒ ::Integer
Returns the value of attribute attempts.
Instance Attribute Details
#attempts ⇒ ::Integer
Returns the value of attribute attempts.
50 51 52 |
# File 'sig/types.rbs', line 50 def attempts @attempts end |