FlowNodeConfiguration2PropertiesArgs

data class FlowNodeConfiguration2PropertiesArgs(val knowledgeBase: Output<FlowKnowledgeBaseFlowNodeConfigurationArgs>) : ConvertibleToJava<FlowNodeConfiguration2PropertiesArgs>

Node configuration in a flow

Constructors

Link copied to clipboard
constructor(knowledgeBase: Output<FlowKnowledgeBaseFlowNodeConfigurationArgs>)

Properties

Functions

Link copied to clipboard
open override fun toJava(): FlowNodeConfiguration2PropertiesArgs