Method: SDM::Cockroach#hostname

Defined in:
lib/models/porcelain.rb

#hostnameObject

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



3716
3717
3718
# File 'lib/models/porcelain.rb', line 3716

def hostname
  @hostname
end