google_api_memcache v0.3.1 GoogleApi.Memcache.V1beta2.Model.Node View Source
Attributes
host
(type:String.t
, default:nil
) - Output only. Hostname or IP address of the Memcached node used by the clients to connect to the Memcached server on this node.nodeId
(type:String.t
, default:nil
) - Output only. Identifier of the Memcached node. The node id does not include project or location like the Memcached instance name.parameters
(type:GoogleApi.Memcache.V1beta2.Model.MemcacheParameters.t
, default:nil
) - User defined parameters currently applied to the node.port
(type:integer()
, default:nil
) - Output only. The port number of the Memcached server on this node.state
(type:String.t
, default:nil
) - Output only. Current state of the Memcached node.zone
(type:String.t
, default:nil
) - Output only. Location (GCP Zone) for the Memcached node.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.