OrchestrationExecutor
Contains details about the Lambda function containing the orchestration logic carried out upon invoking the custom orchestration.
Inheritors
Types
Functions
Link copied to clipboard
Casts this OrchestrationExecutor as a Lambda and retrieves its kotlin.String value. Throws an exception if the OrchestrationExecutor is not a Lambda.
Link copied to clipboard
Casts this OrchestrationExecutor as a Lambda and retrieves its kotlin.String value. Returns null if the OrchestrationExecutor is not a Lambda.