AWS SDK for .NET Documentation
DescribeStepResult Class
AmazonAmazon.ElasticMapReduce.ModelDescribeStepResult Did this page help you?   Yes   No    Tell us about it...
This output contains the description of the cluster step.
Declaration Syntax
C#
public class DescribeStepResult
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
DescribeStepResult()()()()
Initializes a new instance of the DescribeStepResult 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.)
Step
Gets and sets the property Step.

The step details for the requested step identifier.


ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithStep(Step) Obsolete.
Sets the Step property

Inheritance Hierarchy
Object
DescribeStepResult

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