- Navigation Guide
@aws-sdk/client-ec2
DeleteLocalGatewayRouteTableVpcAssociationCommandOutput Interface
The output of DeleteLocalGatewayRouteTableVpcAssociationCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
LocalGatewayRouteTableVpcAssociation | LocalGatewayRouteTableVpcAssociation | undefined | Information about the association. |
Full Signature
export interface DeleteLocalGatewayRouteTableVpcAssociationCommandOutput extends DeleteLocalGatewayRouteTableVpcAssociationResult, MetadataBearer