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.
2066 2067 2068 |
# File 'sig/types.rbs', line 2066 def next_attempt_delay_seconds @next_attempt_delay_seconds end |