Builder

class Builder

Properties

Link copied to clipboard

The string that contains the JSON input data for the execution, for example:

Link copied to clipboard
var name: String?

Optional name of the execution. This name must be unique for your Amazon Web Services account, Region, and state machine for 90 days. For more information, see Limits Related to State Machine Executions in the Step Functions Developer Guide.

Link copied to clipboard

The Amazon Resource Name (ARN) of the state machine to execute.

Link copied to clipboard

Passes the X-Ray trace header. The trace header can also be passed in the request payload.