Class: Zm::Client::ClusterConfigDomain

Inherits:
Data
  • Object
show all
Defined in:
lib/zm/client/cluster/cluster_config.rb

Overview

class config for connection

Instance Attribute Summary collapse

Instance Attribute Details

#keyObject (readonly)

Returns the value of attribute key

Returns:

  • (Object)

    the current value of key



196
197
198
# File 'lib/zm/client/cluster/cluster_config.rb', line 196

def key
  @key
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



196
197
198
# File 'lib/zm/client/cluster/cluster_config.rb', line 196

def name
  @name
end