Builder

class Builder

Properties

Link copied to clipboard

The name of the action group.

Link copied to clipboard

The path to the API to call, based off the action group.

Link copied to clipboard

How fulfillment of the action is handled. For more information, see Handling fulfillment of the action.

Link copied to clipboard

The function in the action group to call.

Link copied to clipboard

The unique identifier of the invocation. Only returned if the executionType is RETURN_CONTROL.

Link copied to clipboard

The parameters in the Lambda input event.

Link copied to clipboard

The parameters in the request body for the Lambda input event.

Link copied to clipboard
var verb: String?

The API method being used, based off the action group.

Functions

Link copied to clipboard