Data Source: oci_redis_oci_cache_default_config_sets

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

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

Example Usage

data "oci_redis_oci_cache_default_config_sets" "test_oci_cache_default_config_sets" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.oci_cache_default_config_set_display_name
	id = var.oci_cache_default_config_set_id
	software_version = var.oci_cache_default_config_set_software_version
	state = var.oci_cache_default_config_set_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

OciCacheDefaultConfigSet Reference

The following attributes are exported: