alicloud_cen_bandwidth_limits

This data source provides CEN Bandwidth Limits available to the user.

Example Usage

data "alicloud_cen_bandwidth_limits" "bwl" {
  instance_ids = ["cen-id1"]
}

output "first_cen_bandwidth_limits_local_region_id" {
  value = "${data.alicloud_cen_bandwidth_limits.bwl.limits.0.local_region_id}"
}

Argument Reference

The following arguments are supported:

Attributes Reference

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