alicloud_dcdn_waf_rules

This data source provides Dcdn Waf Rule available to the user.What is Waf Rule

Example Usage

data "alicloud_dcdn_waf_rules" "default" {
  ids = ["${alicloud_dcdn_waf_rule.default.id}"]
}

output "alicloud_dcdn_waf_rule_example_id" {
  value = data.alicloud_dcdn_waf_rules.default.waf_rules.0.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

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