Class: Aws::Types::RistRouterOutputConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::RistRouterOutputConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#destination_address ⇒ ::String
Returns the value of attribute destination_address.
-
#destination_port ⇒ ::Integer
Returns the value of attribute destination_port.
Instance Attribute Details
#destination_address ⇒ ::String
Returns the value of attribute destination_address.
1681 1682 1683 |
# File 'sig/types.rbs', line 1681 def destination_address @destination_address end |
#destination_port ⇒ ::Integer
Returns the value of attribute destination_port.
1682 1683 1684 |
# File 'sig/types.rbs', line 1682 def destination_port @destination_port end |