Class: Aws::Types::StepOptions
- Inherits:
-
Object
- Object
- Aws::Types::StepOptions
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#next_attempt_delay_seconds ⇒ ::Integer
Returns the value of attribute next_attempt_delay_seconds.
Instance Attribute Details
#next_attempt_delay_seconds ⇒ ::Integer
Returns the value of attribute next_attempt_delay_seconds.
2102 2103 2104 |
# File 'sig/types.rbs', line 2102 def next_attempt_delay_seconds @next_attempt_delay_seconds end |