Data Source: oci_redis_redis_cluster

This data source provides details about a specific Redis Cluster resource in Oracle Cloud Infrastructure Redis service.

Retrieves the specified Redis cluster. A Redis cluster is a memory-based storage solution. For more information, see OCI Caching Service with Redis.

Example Usage

data "oci_redis_redis_cluster" "test_redis_cluster" {
	#Required
	redis_cluster_id = oci_redis_redis_cluster.test_redis_cluster.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: