Class: Aws::Types::TcpRouteMatch
- Inherits:
-
Object
- Object
- Aws::Types::TcpRouteMatch
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#port ⇒ ::Integer
Returns the value of attribute port.
Instance Attribute Details
#port ⇒ ::Integer
Returns the value of attribute port.
1121 1122 1123 |
# File 'sig/types.rbs', line 1121 def port @port end |