alicloud_threat_detection_sas_trail

Provides a Threat Detection Sas Trail resource.

For information about Threat Detection Sas Trail and how to use it, see What is Sas Trail.

Example Usage

Basic Usage

variable "name" {
  default = "terraform-example"
}

provider "alicloud" {
  region = "cn-hangzhou"
}


resource "alicloud_threat_detection_sas_trail" "default" {
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Timeouts

The timeouts block allows you to specify timeouts for certain actions:

Import

Threat Detection Sas Trail can be imported using the id, e.g.

$ terraform import alicloud_threat_detection_sas_trail.example