Method: SDM::Postgres#hostname

Defined in:
lib/models/porcelain.rb

#hostnameObject

The host to dial to initiate a connection from the egress node to this resource.



10787
10788
10789
# File 'lib/models/porcelain.rb', line 10787

def hostname
  @hostname
end