alicloud_cen_transit_routers

This data source provides CEN Transit Routers available to the user.What is Cen Transit Routers

Example Usage

data "alicloud_cen_transit_routers" "default" {
  cen_id    = "cen-id1"
}

output "first_transit_routers_type" {
  value = data.alicloud_cen_transit_routers.default.transit_routers.0.type
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported in addition to the arguments listed above: