get Local Gateway Route Table Vpc Association
suspend fun getLocalGatewayRouteTableVpcAssociation(argument: GetLocalGatewayRouteTableVpcAssociationPlainArgs): GetLocalGatewayRouteTableVpcAssociationResult
Describes an association between a local gateway route table and a VPC.
Return
null
Parameters
argument
null
suspend fun getLocalGatewayRouteTableVpcAssociation(localGatewayRouteTableVpcAssociationId: String): GetLocalGatewayRouteTableVpcAssociationResult
Return
null
Parameters
local Gateway Route Table Vpc Association Id
The ID of the association.
See also
suspend fun getLocalGatewayRouteTableVpcAssociation(argument: suspend GetLocalGatewayRouteTableVpcAssociationPlainArgsBuilder.() -> Unit): GetLocalGatewayRouteTableVpcAssociationResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.ec2.kotlin.inputs.GetLocalGatewayRouteTableVpcAssociationPlainArgs.