alicloud_nas_file_systems

This data source provides Auto Snapshot Policies available to the user.

Example Usage

data "alicloud_nas_auto_snapshot_policies" "ids" {
  ids = ["example_value"]
}
output "nas_auto_snapshot_policies_id_1" {
  value = "${data.alicloud_nas_auto_snapshot_policies.ids.policies.0.id}"
}

Argument Reference

The following arguments are supported:

Attributes Reference

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