Data Source: aws_dx_gateway
Retrieve information about a Direct Connect Gateway.
Example Usage
data "aws_dx_gateway" "example" {
  name = "example"
}
Argument Reference
- 
name- (Required) The name of the gateway to retrieve.
Attributes Reference
- 
amazon_side_asn- The ASN on the Amazon side of the connection.
- 
id- The ID of the gateway.
    © 2018 HashiCorpLicensed under the MPL 2.0 License.
    https://www.terraform.io/docs/providers/aws/d/dx_gateway.html