• Preparing search index...
  • The search index is not available
@stack-spot/portal-network
  • @stack-spot/portal-network
  • api/cloudPlatform
  • createTransitGatewayVpcAttachment

Function createTransitGatewayVpcAttachment

  • createTransitGatewayVpcAttachment(
        __namedParameters: {
            authorization: string;
            createTransitGatewayVpcAttachmentRequest: CreateTransitGatewayVpcAttachmentRequest;
            foundationId: string;
        },
        opts?: RequestOpts,
    ): Promise<TransitGatewayVpcAttachmentResponse>
  • Parameters

    • __namedParameters: {
          authorization: string;
          createTransitGatewayVpcAttachmentRequest: CreateTransitGatewayVpcAttachmentRequest;
          foundationId: string;
      }
    • Optionalopts: RequestOpts

    Returns Promise<TransitGatewayVpcAttachmentResponse>

    • Defined in api/cloudPlatform.ts:431

Settings

Member Visibility
@stack-spot/portal-network
  • Loading...

Generated using TypeDoc