alicloud_cloud_storage_gateway_stocks

This data source provides the Cloud Storage Gateway Stocks of the current Alibaba Cloud user.

Example Usage

Basic Usage

data "alicloud_cloud_storage_gateway_stocks" "default" {
  gateway_class = "Advanced"
}
output "zone_id" {
  value = data.alicloud_cloud_storage_gateway_stocks.default.stocks.0.zone_id
}

Argument Reference

The following arguments are supported:

Argument Reference

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