alicloud_wafv3_instance

Provides a Wafv3 Instance resource.

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

Example Usage

Basic Usage

resource "alicloud_wafv3_instance" "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

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

$ terraform import alicloud_wafv3_instance.example <id>