Safe Haskell | None |
---|---|
Language | Haskell2010 |
Provides cluster-level details including status, hardware and software
configuration, VPC settings, and so on. For information about the cluster
steps, see ListSteps
.
http://docs.aws.amazon.com/ElasticMapReduce/latest/API/API_DescribeCluster.html
Request
data DescribeCluster Source
Request constructor
DescribeCluster
constructor.
The fields accessible through corresponding lenses are:
dcClusterId
::
Text
Request lenses
dcClusterId :: Lens' DescribeCluster Text Source
The identifier of the cluster to describe.
Response
Response constructor
describeClusterResponse Source
DescribeClusterResponse
constructor.
The fields accessible through corresponding lenses are:
Response lenses
dcrCluster :: Lens' DescribeClusterResponse Cluster Source
This output contains the details for the requested cluster.