alicloud_cddc_host_\ecs_\level_\infos

This data source provides the Cddc Host Ecs Level Infos of the current Alibaba Cloud user.

Example Usage

Basic Usage

data "alicloud_cddc_zones" "example" {}

data "alicloud_cddc_host_ecs_level_infos" "ids" {
  zone_id = data.alicloud_cddc_zones.example.ids.0
}
output "cddc_host_ecs_level_infos_id_1" {
  value = data.alicloud_cddc_host_ecs_level_infos.ids.infos.0.id
}

Argument Reference

The following arguments are supported:

Argument Reference

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