Class: Aws::Types::CreateLocalGatewayRouteTableVpcAssociationResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateLocalGatewayRouteTableVpcAssociationResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#local_gateway_route_table_vpc_association ⇒ Types::LocalGatewayRouteTableVpcAssociation
Returns the value of attribute local_gateway_route_table_vpc_association.
Instance Attribute Details
#local_gateway_route_table_vpc_association ⇒ Types::LocalGatewayRouteTableVpcAssociation
Returns the value of attribute local_gateway_route_table_vpc_association.
2730 2731 2732 |
# File 'sig/types.rbs', line 2730 def local_gateway_route_table_vpc_association @local_gateway_route_table_vpc_association end |