Retrieve information about a Direct Connect Gateway.
data "aws_dx_gateway" "example" {
name = "example"
}
name - (Required) The name of the gateway to retrieve. 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