文档

alicloud_wafv3_instance

更新时间:
一键部署

Provides a Wafv3 Instance resource.

For information about Wafv3 Instance and how to use it, see What is Instance.

-> NOTE: Available in v1.200.0+.

Example Usage

Basic Usage

resource "alicloud_wafv3_instance" "default" {
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

  • id - The key of the resource supplied above.
  • create_time - The creation time of the resource
  • instance_id - The first ID of the resource
  • status - The status of the resource

Timeouts

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

  • create - (Defaults to 1 mins) Used when create the Instance.
  • delete - (Defaults to 1 mins) Used when delete the Instance.

Import

Wafv3 Instance can be imported using the id, e.g.

$ terraform import alicloud_wafv3_instance.example <id>

  • 本页导读 (0)
文档反馈