Class: Zm::Client::ClusterConfigDomain
- Inherits:
-
Data
- Object
- Data
- Zm::Client::ClusterConfigDomain
- Defined in:
- lib/zm/client/cluster/cluster_config.rb
Overview
class config for connection
Instance Attribute Summary collapse
-
#key ⇒ Object
readonly
Returns the value of attribute key.
-
#name ⇒ Object
readonly
Returns the value of attribute name.
Instance Attribute Details
#key ⇒ Object (readonly)
Returns the value of attribute key
196 197 198 |
# File 'lib/zm/client/cluster/cluster_config.rb', line 196 def key @key end |
#name ⇒ Object (readonly)
Returns the value of attribute name
196 197 198 |
# File 'lib/zm/client/cluster/cluster_config.rb', line 196 def name @name end |