Class: Aws::Types::NetworkConnection
- Inherits:
-
Object
- Object
- Aws::Types::NetworkConnection
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#direction ⇒ "INBOUND", "OUTBOUND"
Returns the value of attribute direction.
Instance Attribute Details
#direction ⇒ "INBOUND", "OUTBOUND"
Returns the value of attribute direction.
6628 6629 6630 |
# File 'sig/types.rbs', line 6628 def direction @direction end |