Class: Aws::Types::CreateRouterNetworkInterfaceResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateRouterNetworkInterfaceResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#router_network_interface ⇒ Types::RouterNetworkInterface
Returns the value of attribute router_network_interface.
Instance Attribute Details
#router_network_interface ⇒ Types::RouterNetworkInterface
Returns the value of attribute router_network_interface.
431 432 433 |
# File 'sig/types.rbs', line 431 def router_network_interface @router_network_interface end |