alicloud_threat_detection_vul_whitelists

This data source provides Threat Detection Vul Whitelists of the current Alibaba Cloud user.

Example Usage

Basic Usage

data "alicloud_threat_detection_vul_whitelists" "default" {
  ids = ["example_id"]
}

output "alicloud_threat_detection_vul_whitelist_example_id" {
  value = data.alicloud_threat_detection_vul_whitelists.default.whitelists.0.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

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