Method: SDM::Postgres#port
- Defined in:
- lib/models/porcelain.rb
#port ⇒ Object
The port to dial to initiate a connection from the egress node to this resource.
8027 8028 8029 |
# File 'lib/models/porcelain.rb', line 8027 def port @port end |