The output for the AddJobFlowSteps operation.

C# |
public class AddJobFlowStepsResult

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | AddJobFlowStepsResult()()()() | Initializes a new instance of the AddJobFlowStepsResult class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | StepIds |
Gets and sets the property StepIds.
The identifiers of the list of steps added to the job flow. |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithStepIds(array<String>[]()[][]) | Obsolete.
Sets the StepIds property
|
![]() | WithStepIds(IEnumerable<(Of <<'(String>)>>)) | Obsolete.
Sets the StepIds property
|

Object | |
![]() | AddJobFlowStepsResult |