Builder
Properties
Contains details about a callback operation in a durable execution, including the callback token and timeout configuration.
Contains details about a chained function invocation in a durable execution, including the target function and invocation parameters.
Details about the context, if this operation represents a context.
The date and time when the operation ended, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
Details about the execution, if this operation represents an execution.
The date and time when the operation started, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
The current status of the operation.
Details about the step, if this operation represents a step.
The type of operation.
Details about the wait operation, if this operation represents a wait.
Functions
construct an aws.sdk.kotlin.services.lambda.model.CallbackDetails inside the given block
construct an aws.sdk.kotlin.services.lambda.model.ChainedInvokeDetails inside the given block
construct an aws.sdk.kotlin.services.lambda.model.ContextDetails inside the given block
construct an aws.sdk.kotlin.services.lambda.model.ExecutionDetails inside the given block
construct an aws.sdk.kotlin.services.lambda.model.StepDetails inside the given block
construct an aws.sdk.kotlin.services.lambda.model.WaitDetails inside the given block