Class RedisClusterInfo (1.23.0)

RedisClusterInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)

For display only. Metadata associated with a Redis Cluster.

Attributes

Name Description
display_name str
Name of a Redis Cluster.
uri str
URI of a Redis Cluster in format "projects/{project_id}/locations/{location}/clusters/{cluster_id}".
network_uri str
URI of a Redis Cluster network in format "projects/{project_id}/global/networks/{network_id}".
discovery_endpoint_ip_address str
Discovery endpoint IP address of a Redis Cluster.
secondary_endpoint_ip_address str
Secondary endpoint IP address of a Redis Cluster.
location str
Name of the region in which the Redis Cluster is defined. For example, "us-central1".