alicloud_cen_transit_router_route_table_associations

This data source provides CEN Transit Router Route Table Associations available to the user.What is Cen Transit Router Route Table Associations

Example Usage

data "alicloud_cen_transit_router_route_table_associations" "default" {
  transit_router_route_table_id    = "rtb-id1"
}

output "first_transit_router_peer_attachments_transit_router_attachment_resource_type" {
  value = data.alicloud_cen_transit_router_route_table_associations.default.associations.0.resource_type
}

Argument Reference

The following arguments are supported:

Attributes Reference

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