alicloud_quick_bi_users

This data source provides the Quick BI Users of the current Alibaba Cloud user.

Example Usage

Basic Usage

data "alicloud_quick_bi_users" "ids" {
  ids = ["example_id"]
}
output "quick_bi_user_id_1" {
  value = data.alicloud_quick_bi_users.ids.users.0.id
}

Argument Reference

The following arguments are supported:

Argument Reference

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