Class OrchestrationExecutor

java.lang.Object
software.amazon.awssdk.services.bedrockagent.model.OrchestrationExecutor
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<OrchestrationExecutor.Builder,OrchestrationExecutor>

@Generated("software.amazon.awssdk:codegen") public final class OrchestrationExecutor extends Object implements SdkPojo, Serializable, ToCopyableBuilder<OrchestrationExecutor.Builder,OrchestrationExecutor>

Contains details about the Lambda function containing the orchestration logic carried out upon invoking the custom orchestration.

See Also: