| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Network.AWS.DirectConnect.DescribeLocations
Description
Returns the list of AWS Direct Connect locations in the current AWS region. These are the locations that may be selected when calling CreateConnection or CreateInterconnect.
http://docs.aws.amazon.com/directconnect/latest/APIReference/API_DescribeLocations.html
Request
data DescribeLocations Source
Instances
| Eq DescribeLocations | |
| Ord DescribeLocations | |
| Read DescribeLocations | |
| Show DescribeLocations | |
| Generic DescribeLocations | |
| ToJSON DescribeLocations | |
| AWSRequest DescribeLocations | |
| ToQuery DescribeLocations | |
| ToPath DescribeLocations | |
| ToHeaders DescribeLocations | |
| type Rep DescribeLocations | |
| type Sv DescribeLocations = DirectConnect | |
| type Rs DescribeLocations = DescribeLocationsResponse |
Request constructor
describeLocations :: DescribeLocations Source
DescribeLocations constructor.
Response
Response constructor
describeLocationsResponse :: DescribeLocationsResponse Source
DescribeLocationsResponse constructor.
The fields accessible through corresponding lenses are:
dlrLocations::[Location]