» 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