alicloud_ecd_simple_office_sites

This data source provides the Ecd Simple Office Sites of the current Alibaba Cloud user.

Example Usage

Basic Usage

data "alicloud_ecd_simple_office_sites" "default" {
  ids    = ["example_id"]
  status = "REGISTERED"
}
output "desktop_access_type" {
  value = data.alicloud_ecd_simple_office_sites.default.sites.0.desktop_access_type
}

Argument Reference

The following arguments are supported:

Argument Reference

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