Class: Aws::Types::DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationResult
- Inherits:
-
Object
- Object
- Aws::Types::DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#local_gateway_route_table_virtual_interface_group_association ⇒ Types::LocalGatewayRouteTableVirtualInterfaceGroupAssociation
Returns the value of attribute local_gateway_route_table_virtual_interface_group_association.
Instance Attribute Details
#local_gateway_route_table_virtual_interface_group_association ⇒ Types::LocalGatewayRouteTableVirtualInterfaceGroupAssociation
Returns the value of attribute local_gateway_route_table_virtual_interface_group_association.
4319 4320 4321 |
# File 'sig/types.rbs', line 4319 def local_gateway_route_table_virtual_interface_group_association @local_gateway_route_table_virtual_interface_group_association end |