Data Source: oci_redis_oci_cache_config_sets

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

Lists the Oracle Cloud Infrastructure Cache Config Sets in the specified compartment.

Example Usage

data "oci_redis_oci_cache_config_sets" "test_oci_cache_config_sets" {

	#Optional
	compartment_id = var.compartment_id
	display_name = var.oci_cache_config_set_display_name
	id = var.oci_cache_config_set_id
	software_version = var.oci_cache_config_set_software_version
	state = var.oci_cache_config_set_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

OciCacheConfigSet Reference

The following attributes are exported: