| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Network.AWS.EMR.DescribeStep
Description
Provides more detail about the cluster step.
http://docs.aws.amazon.com/ElasticMapReduce/latest/API/API_DescribeStep.html
Request
data DescribeStep Source
Request constructor
Arguments
| :: Text | |
| -> Text | |
| -> DescribeStep |
DescribeStep constructor.
The fields accessible through corresponding lenses are:
dsClusterId::TextdsStepId::Text
Request lenses
dsClusterId :: Lens' DescribeStep Text Source
The identifier of the cluster with steps to describe.
dsStepId :: Lens' DescribeStep Text Source
The identifier of the step to describe.
Response
Response constructor
describeStepResponse :: DescribeStepResponse Source
DescribeStepResponse constructor.
The fields accessible through corresponding lenses are: