Data Source: oci_redis_oci_cache_backups

This data source provides the list of Oci Cache Backups in Oracle Cloud Infrastructure Redis service.

Returns a list of Oracle Cloud Infrastructure Cache Backups.

Example Usage

data "oci_redis_oci_cache_backups" "test_oci_cache_backups" {

	#Optional
	compartment_id = var.compartment_id
	display_name = var.oci_cache_backup_display_name
	oci_cache_backup_id = oci_redis_oci_cache_backup.test_oci_cache_backup.id
	source_cluster_id = oci_redis_redis_cluster.test_redis_cluster.id
	state = var.oci_cache_backup_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

OciCacheBackup Reference

The following attributes are exported: