Builder

class Builder

Properties

Link copied to clipboard

Map of variable name and value as a serialized JSON representation.

Link copied to clipboard

Provides details about input or output in an execution history event.

Link copied to clipboard
var name: String?

The name of the state.

Link copied to clipboard

The JSON output data of the state. Length constraints apply to the payload size, and are expressed as bytes in UTF-8 encoding.

Link copied to clipboard

Contains details about the output of an execution history event.