ChainedInvokeOptions

Configuration options for chained function invocations in durable executions, including retry settings and timeout configuration.

Types

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

Properties

Link copied to clipboard

The name or ARN of the Lambda function to invoke.

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