GoogleApi.NetworkManagement.V1beta1.Model.RedisClusterInfo (google_api_network_management v0.39.0)
View SourceFor display only. Metadata associated with a Redis Cluster.
Attributes
-
discoveryEndpointIpAddress(type:String.t, default:nil) - Discovery endpoint IP address of a Redis Cluster. -
displayName(type:String.t, default:nil) - Name of a Redis Cluster. -
location(type:String.t, default:nil) - Name of the region in which the Redis Cluster is defined. For example, "us-central1". -
networkUri(type:String.t, default:nil) - URI of the network containing the Redis Cluster endpoints in format "projects/{project_id}/global/networks/{network_id}". -
secondaryEndpointIpAddress(type:String.t, default:nil) - Secondary endpoint IP address of a Redis Cluster. -
uri(type:String.t, default:nil) - URI of a Redis Cluster in format "projects/{project_id}/locations/{location}/clusters/{cluster_id}"
Summary
Functions
Unwrap a decoded JSON object into its complex fields.