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.
10797 10798 10799 |
# File 'lib/models/porcelain.rb', line 10797 def port @port end |