alicloud_cen_transit_router_vpn_attachments

This data source provides the Cen Transit Router Vpn Attachments of the current Alibaba Cloud user.

Example Usage

Basic Usage

data "alicloud_cen_transit_router_vpn_attachments" "ids" {
  cen_id = "example_value"
}
output "cen_transit_router_vpn_attachment_id_1" {
  value = data.alicloud_cen_transit_router_vpn_attachments.ids.attachments.0.id
}

Argument Reference

The following arguments are supported:

Argument Reference

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