Method: SDM::DocumentDBReplicaSet#hostname

Defined in:
lib/models/porcelain.rb

#hostnameObject

Hostname must contain the hostname/port pairs of all instances in the replica set separated by commas.



2007
2008
2009
# File 'lib/models/porcelain.rb', line 2007

def hostname
  @hostname
end