amazonka-inspector-1.3.4: Amazon Inspector SDK.

Copyright(c) 2013-2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.Inspector.DescribeApplication

Contents

Description

Describes the application specified by the application ARN.

See: AWS API Reference for DescribeApplication.

Synopsis

Creating a Request

describeApplication :: DescribeApplication Source

Creates a value of DescribeApplication with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Request Lenses

daApplicationARN :: Lens' DescribeApplication (Maybe Text) Source

The ARN specifying the application that you want to describe.

Destructuring the Response

describeApplicationResponse Source

Creates a value of DescribeApplicationResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Response Lenses