Data Source: awsDxLocations
Retrieve information about the AWS Direct Connect locations in the current AWS Region. These are the locations that can be specified when configuring awsDxConnection
or awsDxLag
resources.
\~> Note: This data source is different from the awsDxLocation
data source which retrieves information about a specific AWS Direct Connect location in the current AWS Region.
Example Usage
/*Provider bindings are generated by running cdktf get.
See https://cdk.tf/provider-generation for more details.*/
import * as aws from "./.gen/providers/aws";
new aws.dataAwsDxLocations.DataAwsDxLocations(this, "available", {});
Argument Reference
There are no arguments available for this data source.
Attributes Reference
locationCodes
- Code for the locations.