alicloud_quotas_quota_alarms

This data source provides the Quotas Quota Alarms of the current Alibaba Cloud user.

Example Usage

Basic Usage

data "alicloud_quotas_quota_alarms" "example" {
  ids        = ["5VR90-421F886-81E9-xxx"]
  name_regex = "tf-testAcc"
}

output "first_quotas_quota_alarm_id" {
  value = data.alicloud_quotas_quota_alarms.example.alarms.0.id
}

Argument Reference

The following arguments are supported:

Block quota_dimensions

The dimensions supports the following:

Argument Reference

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