alicloud_dcdn_domains

Provides a collection of DCDN Domains to the specified filters.

Example Usage

``` data "alicloud_dcdn_domains" "example" { ids = ["example.com"] }

output "domain_id" { value = data.alicloud_dcdn_domains.example.domains.0.id } ```

Argument Reference

The following arguments are supported:

Attributes Reference

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