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