alicloud_cdn_real_time_log_deliveries

This data source provides the Cdn Real Time Log Deliveries of the current Alibaba Cloud user.

Example Usage

Basic Usage

data "alicloud_cdn_real_time_log_deliveries" "example" {
  domain = "example_value"
}
output "cdn_real_time_log_delivery_1" {
  value = data.alicloud_cdn_real_time_log_deliveries.example.deliveries.0.id
}

Argument Reference

The following arguments are supported:

Argument Reference

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