type
The type of concurrency to use for parallel node execution. Specify one of the following options:
Automatic
- Amazon Bedrock determines which nodes can be executed in parallel based on the flow definition and its dependencies.Manual
- You specify which nodes can be executed in parallel.