Container for the parameters to the DescribeStep operation.
Provides more detail about the cluster step.

C# |
public class DescribeStepRequest : AmazonWebServiceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DescribeStepRequest()()()() | Initializes a new instance of the DescribeStepRequest class |
![]() | ClusterId |
Gets and sets the property ClusterId.
The identifier of the cluster with steps to describe. |
![]() | 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.) |
![]() | StepId |
Gets and sets the property StepId.
The identifier of the step to describe. |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithClusterId(String) | Obsolete.
Sets the ClusterId property
|
![]() | WithStepId(String) | Obsolete.
Sets the StepId property
|

Object | ||
![]() | AmazonWebServiceRequest | |
![]() | DescribeStepRequest |