alicloud_cen_transit_router_vbr_attachments

This data source provides CEN Transit Router VBR Attachments available to the user.What is Cen Transit Router VBR Attachments

Example Usage

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

output "first_transit_router_vbr_attachments_vbr_id" {
  value = data.alicloud_cen_transit_router_vbr_attachments.default.transit_router_attachments.0.vbr_id
}

Argument Reference

The following arguments are supported:

Attributes Reference

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