Class: Aws::Types::CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationResult
- 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.
2717 2718 2719 |
# File 'sig/types.rbs', line 2717 def local_gateway_route_table_virtual_interface_group_association @local_gateway_route_table_virtual_interface_group_association end |