文档

alicloud_dcdn_kv_account

更新时间:
一键部署

This data source provides DCDN kv account available to the user.What is DCDN Kv Account

-> NOTE: Available since v1.198.0.

Example Usage

data "alicloud_dcdn_kv_account" "status" {
  status = "online"
}

Argument Reference

The following arguments are supported:

  • status - (Optional, Computed, ForceNew) The status of the KV feature for your account. Valid values: online, offline.

Attributes Reference

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

  • status - The current kv account enable status.

  • 本页导读 (0)
文档反馈