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.



2417
2418
2419
# File 'lib/models/porcelain.rb', line 2417

def hostname
  @hostname
end