BetaOptional Betadata?: string | { Optional data for the HTTP request.
Optional Betaheaders?: { Optional headers for the HTTP request.
Betamethod: The HTTP method for the transform.
Betatype: "http"The type of the transform, always 'http' for this type.
Betaurl: stringThe URL for the HTTP request, can be relative to the url of the deployed app
Type representing an HTTP transform definition.