Safe Haskell | None |
---|---|
Language | Haskell2010 |
Provides more detail about the cluster step.
http://docs.aws.amazon.com/ElasticMapReduce/latest/API/API_DescribeStep.html
Request
data DescribeStep Source
Request constructor
DescribeStep
constructor.
The fields accessible through corresponding lenses are:
dsClusterId
::
Text
dsStepId
::
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: