OrchestrationType

class aws_cdk.aws_bedrock_alpha.OrchestrationType(*values)

Bases: Enum

(experimental) Enum for orchestration types available for agents.

Stability:

experimental

Attributes

CUSTOM_ORCHESTRATION

(experimental) Custom orchestration using Lambda.

Stability:

experimental

DEFAULT

(experimental) Default orchestration by the agent.

Stability:

experimental