alicloud_dbfs_auto_snap_shot_policies

This data source provides Dbfs Auto Snap Shot Policy available to the user.What is Auto Snap Shot Policy

Example Usage

data "alicloud_dbfs_auto_snap_shot_policies" "default" {
  ids = ["${alicloud_dbfs_auto_snap_shot_policy.default.id}"]
}

output "alicloud_dbfs_auto_snap_shot_policy_example_id" {
  value = data.alicloud_dbfs_auto_snap_shot_policies.default.auto_snap_shot_policies.0.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

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