alicloud_cddc_dedicated_host_groups

This data source provides the Cddc Dedicated Host Groups of the current Alibaba Cloud user.

Example Usage

Basic Usage

data "alicloud_cddc_dedicated_host_groups" "default" {
  engine = "MongoDB"
}
output "cddc_dedicated_host_group_id" {
  value = data.alicloud_cddc_dedicated_host_groups.default.id
}

Argument Reference

The following arguments are supported:

Argument Reference

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