Class OrchestrationExecutor

java.lang.Object
software.amazon.awssdk.services.bedrockagentruntime.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>

The structure of the executor invoking the actions in custom orchestration.

See Also: