alicloud_api_gateway_backends

This data source provides the Api Gateway Backends of the current Alibaba Cloud user.

Example Usage

Basic Usage

data "alicloud_api_gateway_backends" "ids" {}
output "api_gateway_backend_id_1" {
  value = data.alicloud_api_gateway_backends.ids.backends.0.id
}

Argument Reference

The following arguments are supported:

Argument Reference

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