Copyright | (c) 2013-2015 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Language | Haskell2010 |
Describes the assessment run specified by the run ARN.
See: AWS API Reference for DescribeRun.
Creating a Request
describeRun :: DescribeRun Source
Creates a value of DescribeRun
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
data DescribeRun Source
See: describeRun
smart constructor.
Request Lenses
drRunARN :: Lens' DescribeRun (Maybe Text) Source
The ARN specifying the assessment run that you want to describe.
Destructuring the Response
Creates a value of DescribeRunResponse
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
data DescribeRunResponse Source
See: describeRunResponse
smart constructor.
Response Lenses
drrsResponseStatus :: Lens' DescribeRunResponse Int Source
The response status code.