Class: Aws::Types::DeleteLocalGatewayVirtualInterfaceGroupResult
- Inherits:
-
Object
- Object
- Aws::Types::DeleteLocalGatewayVirtualInterfaceGroupResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#local_gateway_virtual_interface_group ⇒ Types::LocalGatewayVirtualInterfaceGroup
Returns the value of attribute local_gateway_virtual_interface_group.
Instance Attribute Details
#local_gateway_virtual_interface_group ⇒ Types::LocalGatewayVirtualInterfaceGroup
Returns the value of attribute local_gateway_virtual_interface_group.
4341 4342 4343 |
# File 'sig/types.rbs', line 4341 def local_gateway_virtual_interface_group @local_gateway_virtual_interface_group end |