NgrokResource.withTunnelEndpoint
Method
interface NgrokResource { // ... omitted for brevity withTunnelEndpoint( resource: IResourceWithEndpoints, endpointName: string, ngrokUrl?: string, labels?: Dict<string,string>): NgrokResource;}Signature
method
withTunnelEndpointbuilderConfigures a resource with endpoints as a ngrok tunnel endpoint.
withTunnelEndpoint( resource: IResourceWithEndpoints, endpointName: string, ngrokUrl?: string, labels?: Dict<string,string>): NgrokResourceParameters
resourceIResourceWithEndpointsendpointNamestringngrokUrlstringoptionallabelsDict<string,string>optionalReturns
NgrokResourceDefined on
This method is defined on the following type: