全部文档
当前文档

暂无内容

如果没有找到您期望的内容,请尝试其他搜索词

文档中心

ksyun_lb_listener_associate_acl

最近更新时间:2020-09-10 21:43:17

Associate a Load Balancer Listener resource with acl.

Example Usage

resource "ksyun_lb_listener_associate_acl_associate_acl" "default" {
  listener_id = "b330eae5-11a3-4e9e-bf7d-a7a1117a5878"
  load_balancer_acl_id = "7e94fa82-05c7-496c-ae5e-35fd32ff3cf2"
}

Argument Reference

The following arguments are supported:

  • load_balancer_id - (Required) The ID of load balancer instance.
  • listener_name - (Optional) The id of the listener.
文档导读
纯净模式常规模式

纯净模式

点击可全屏预览文档内容
文档反馈