Class: Aws::Types::AllocateTransitVirtualInterfaceResult
- Inherits:
-
Object
- Object
- Aws::Types::AllocateTransitVirtualInterfaceResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#virtual_interface ⇒ Types::VirtualInterface
Returns the value of attribute virtual_interface.
Instance Attribute Details
#virtual_interface ⇒ Types::VirtualInterface
Returns the value of attribute virtual_interface.
65 66 67 |
# File 'sig/types.rbs', line 65 def virtual_interface @virtual_interface end |