Class: Aws::Types::CreateLocalGatewayVirtualInterfaceResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateLocalGatewayVirtualInterfaceResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#local_gateway_virtual_interface ⇒ Types::LocalGatewayVirtualInterface
Returns the value of attribute local_gateway_virtual_interface.
Instance Attribute Details
#local_gateway_virtual_interface ⇒ Types::LocalGatewayVirtualInterface
Returns the value of attribute local_gateway_virtual_interface.
2762 2763 2764 |
# File 'sig/types.rbs', line 2762 def local_gateway_virtual_interface @local_gateway_virtual_interface end |