alicloud_eci_image_caches

Provides a collection of ECI Image Cache to the specified filters.

Example Usage

``` data "alicloud_eci_image_caches" "example" { ids = ["imc-bp1ef0dyp7ldhb1d**"] }

output "image_cache" { value = data.alicloud_eci_image_caches.example.caches.0.id } ```

Argument Reference

The following arguments are supported:

Attributes Reference

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