Method: SDM::Query#egress_node_id
- Defined in:
- lib/models/porcelain.rb
#egress_node_id ⇒ Object
The unique ID of the node through which the Resource was accessed.
8195 8196 8197 |
# File 'lib/models/porcelain.rb', line 8195 def egress_node_id @egress_node_id end |