Function getTransitGatewayVpcAttachment
- getTransitGatewayVpcAttachment(
__namedParameters: {
authorization: string;
foundationId: string;
transitGatewayVpcAttachmentId: string;
},
opts?: RequestOpts,
): Promise<TransitGatewayVpcAttachmentResponse> Parameters
- __namedParameters: {
authorization: string;
foundationId: string;
transitGatewayVpcAttachmentId: string;
} Optionalopts: RequestOpts