This data source provides DCDN kv account available to the user.What is DCDN Kv Account
data "alicloud_dcdn_kv_account" "status" {
status = "online"
}
The following arguments are supported:
status
- (Optional, Computed, ForceNew) The status of the KV feature for your account. Valid values: online
, offline
.The following attributes are exported in addition to the arguments listed above:
status
- The current kv account enable status.