InlineCodeFlowNodeConfiguration
Contains configurations for an inline code node in your flow. Inline code nodes let you write and execute code directly within your flow, enabling data transformations, custom logic, and integrations without needing an external Lambda function.
Types
Functions
Link copied to clipboard
inline fun copy(block: InlineCodeFlowNodeConfiguration.Builder.() -> Unit = {}): InlineCodeFlowNodeConfiguration