AWS SDK for .NET Documentation
AddJobFlowStepsResult Class
AmazonAmazon.ElasticMapReduce.ModelAddJobFlowStepsResult Did this page help you?   Yes   No    Tell us about it...
The output for the AddJobFlowSteps operation.
Declaration Syntax
C#
public class AddJobFlowStepsResult
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
AddJobFlowStepsResult()()()()
Initializes a new instance of the AddJobFlowStepsResult class

Equals(Object)
Determines whether the specified Object is equal to the current 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

Inheritance Hierarchy
Object
AddJobFlowStepsResult

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)