Values.AgentFlowNodeConfigurationSourceDefines an agent node in your flow. You specify the agent to invoke at this point in the flow. For more information, see Node types in a flow in the Amazon Bedrock User Guide.
type nonrec t = {agentAliasArn : FlowAgentAliasArn.t;The Amazon Resource Name (ARN) of the alias of the agent to invoke.
*)}