ChainedInvokeStartedDetails

Contains details about a chained function invocation that has started execution, including start time and execution context.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) that identifies the durable execution.

Link copied to clipboard

The version of the function that was executed.

Link copied to clipboard

The name or ARN of the Lambda function being invoked.

Link copied to clipboard

The JSON input payload provided to the chained invocation.

Link copied to clipboard

The tenant identifier for the chained invocation.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String