amazonka-directconnect-1.3.5: Amazon Direct Connect 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.DirectConnect.DescribeConnections

Contents

Description

Displays all connections in this region.

If a connection ID is provided, the call returns only that particular connection.

See: AWS API Reference for DescribeConnections.

Synopsis

Creating a Request

describeConnections :: DescribeConnections Source

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

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

Request Lenses

Destructuring the Response

connections :: Connections Source

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

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

Response Lenses

cConnections :: Lens' Connections [Connection] Source

A list of connections.