Class: Aws::Types::AddJobFlowStepsOutput
- Inherits:
-
Object
- Object
- Aws::Types::AddJobFlowStepsOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#step_ids ⇒ ::Array[::String]
Returns the value of attribute step_ids.
Instance Attribute Details
#step_ids ⇒ ::Array[::String]
Returns the value of attribute step_ids.
45 46 47 |
# File 'sig/types.rbs', line 45 def step_ids @step_ids end |