alicloud_hbr_hana_backup_clients

This data source provides the Hybrid Backup Recovery (HBR) Hana Backup Clients of the current Alibaba Cloud user.

Example Usage

Basic Usage

data "alicloud_hbr_hana_backup_clients" "ids" {
  ids      = ["example_id"]
  vault_id = "your_vault_id"
}

output "hbr_hana_backup_clients_id_1" {
  value = data.alicloud_hbr_hana_backup_clients.ids.hana_backup_clients.0.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

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