Builder

class Builder

Properties

Link copied to clipboard

The cause of the failure. To help diagnose issues, use this information to trace back the chain of events leading up to this event.

Link copied to clipboard

The ID of the LambdaFunctionCompleted event corresponding to the decision that resulted in scheduling this Lambda task. To help diagnose issues, use this information to trace back the chain of events leading up to this event.

Link copied to clipboard
var id: String?

The ID provided in the ScheduleLambdaFunction decision that failed.

Link copied to clipboard
var name: String?

The name of the Lambda function.