alicloud_cen_transit_router_route_table_propagations

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

Example Usage

data "alicloud_cen_transit_router_route_table_propagations" "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_propagations.default.propagations.0.resource_type
}

Argument Reference

The following arguments are supported:

Attributes Reference

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