alicloud_cen__route_services

This data source provides CEN Route Service available to the user.

Example Usage

Basic Usage

data "alicloud_cen_route_services" "example" {
  cen_id = "cen-7qthudw0ll6jmc****"
}

output "first_cen_route_service_id" {
  value = data.alicloud_cen_route_services.example.services.0.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

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