alicloud_slb_acls

This data source provides the acls in the region.

Example Usage

data "alicloud_slb_acls" "sample_ds" {
}

output "first_slb_acl_id" {
  value = "${data.alicloud_slb_acls.sample_ds.acls.0.id}"
}

Argument Reference

The following arguments are supported:

Attributes Reference

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

The entry mapping supports the following:

Listener Block

The Listener mapping supports the following: