Class: Aws::Types::StepOptions

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#next_attempt_delay_seconds::Integer

Returns the value of attribute next_attempt_delay_seconds.

Returns:

  • (::Integer)


2066
2067
2068
# File 'sig/types.rbs', line 2066

def next_attempt_delay_seconds
  @next_attempt_delay_seconds
end