alicloud_ga_accelerator_spare_ip_attachments

This data source provides the Ga Accelerator Spare Ip Attachments of the current Alibaba Cloud user.

Example Usage

Basic Usage

data "alicloud_ga_accelerator_spare_ip_attachments" "ids" {
  accelerator_id = "example_value"
  ids            = ["example_value-1", "example_value-2"]
}
output "ga_accelerator_spare_ip_attachment_id_1" {
  value = data.alicloud_ga_accelerator_spare_ip_attachments.ids.attachments.0.id
}

Argument Reference

The following arguments are supported:

Argument Reference

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