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