alicloud_cen_transit_router_prefix_list_associations

This data source provides the Cen Transit Router Prefix List Associations of the current Alibaba Cloud user.

Example Usage

Basic Usage

data "alicloud_cen_transit_router_prefix_list_associations" "default" {
  transit_router_id       = "tr-6ehx7q2jze8ch5ji0****"
  transit_router_table_id = "vtb-6ehgc262hr170qgyc****"
}

output "cen_transit_router_prefix_list_association_id" {
  value = data.alicloud_cen_transit_router_prefix_list_associations.default.associations.0.id
}

Argument Reference

The following arguments are supported:

Argument Reference

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