alicloud_threat_detection_web_lock_configs

This data source provides Threat Detection Web Lock Config available to the user.What is Web Lock Config

Example Usage

data "alicloud_threat_detection_web_lock_configs" "default" {
  ids = ["${alicloud_threat_detection_web_lock_config.default.id}"]
}

output "alicloud_threat_detection_web_lock_config_example_id" {
  value = data.alicloud_threat_detection_web_lock_configs.default.configs.0.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

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