Class: Aws::Types::RetryPolicyExecution
- Inherits:
-
Object
- Object
- Aws::Types::RetryPolicyExecution
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#current_attempt_count ⇒ ::Integer
Returns the value of attribute current_attempt_count.
Instance Attribute Details
#current_attempt_count ⇒ ::Integer
Returns the value of attribute current_attempt_count.
546 547 548 |
# File 'sig/types.rbs', line 546 def current_attempt_count @current_attempt_count end |