alicloud_ecs_elasticity_assurances

This data source provides Ecs Elasticity Assurance available to the user.

Example Usage

data "alicloud_ecs_elasticity_assurances" "default" {
  ids = ["${alicloud_ecs_elasticity_assurance.default.id}"]
}

output "alicloud_ecs_elasticity_assurance_example_id" {
  value = data.alicloud_ecs_elasticity_assurances.default.assurances.0.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

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