Class: Aws::Types::AddJobFlowStepsOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#step_ids::Array[::String]

Returns the value of attribute step_ids.

Returns:

  • (::Array[::String])


45
46
47
# File 'sig/types.rbs', line 45

def step_ids
  @step_ids
end