alicloud_slb_domain_extensions

This data source provides the domain extensions associated with a server load balancer listener.

Example Usage

data "alicloud_slb_domain_extensions" "foo" {
  ids               = ["fake-de-id"]
  load_balancer_id  = "fake-lb-id"
  frontend_port     = "fake-port"
}

Argument Reference

The following arguments are supported:

Attributes Reference

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