| 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
Instances
| Eq DescribeStep | |
| Ord DescribeStep | |
| Read DescribeStep | |
| Show DescribeStep | |
| ToJSON DescribeStep | |
| AWSRequest DescribeStep | |
| ToQuery DescribeStep | |
| ToPath DescribeStep | |
| ToHeaders DescribeStep | |
| type Sv DescribeStep = EMR | |
| type Rs DescribeStep = DescribeStepResponse |
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: