class Aws::BedrockAgent::Types::InlineCodeFlowNodeConfiguration
@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/InlineCodeFlowNodeConfiguration AWS API Documentation
@return [String]
specify. Currently, only Python 3 (‘Python_3`) is supported.
The code must be valid in the programming `language` that you
The programming language used by your inline code node.
@!attribute [rw] language
@return [String]
specify.
The code must be valid in the programming `language` that you
other nodes in your flow.
operations on that data, and produce output that can be used by
access input data from previous nodes in the flow, perform
The code that’s executed in your inline code node. The code can
@!attribute [rw] code
needing an external Lambda function.
enabling data transformations, custom logic, and integrations without
code nodes let you write and execute code directly within your flow,
Contains configurations for an inline code node in your flow. Inline