alicloud_threat_detection_honeypot_nodes

This data source provides Threat Detection Honeypot Node available to the user.What is Honeypot Node

Example Usage

data "alicloud_threat_detection_honeypot_nodes" "default" {
  ids = ["${alicloud_threat_detection_honeypot_node.default.id}"]
}

output "alicloud_threat_detection_honeypot_node_example_id" {
  value = data.alicloud_threat_detection_honeypot_nodes.default.nodes.0.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

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