/AWS1/CL_BDAAGENTFLOWNODECONF¶
Defines 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.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_agentaliasarn
TYPE /AWS1/BDAAGENTALIASARN
/AWS1/BDAAGENTALIASARN
¶
The Amazon Resource Name (ARN) of the alias of the agent to invoke.
Queryable Attributes¶
agentAliasArn¶
The Amazon Resource Name (ARN) of the alias of the agent to invoke.
Accessible with the following methods¶
Method | Description |
---|---|
GET_AGENTALIASARN() |
Getter for AGENTALIASARN, with configurable default |
ASK_AGENTALIASARN() |
Getter for AGENTALIASARN w/ exceptions if field has no value |
HAS_AGENTALIASARN() |
Determine if AGENTALIASARN has a value |