View Source GoogleApi.Redis.V1beta1.Model.Endpoint (google_api_redis v0.31.0)
An endpoint exposed by a cluster. In the future we will add an enum to identify whether this endpoint is read/write or read-only when the feature is ready.
Attributes
-
host(type:String.t, default:nil) - Output only. Hostname or IP address of the exposed Redis endpoint used by clients to connect to the service. -
port(type:integer(), default:nil) - Output only. The port number of the exposed Redis endpoint.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.