FlowNodeConfiguration5PropertiesArgs

data class FlowNodeConfiguration5PropertiesArgs(val prompt: Output<FlowPromptFlowNodeConfigurationArgs>) : ConvertibleToJava<FlowNodeConfiguration5PropertiesArgs>

Node configuration in a flow

Constructors

Link copied to clipboard
constructor(prompt: Output<FlowPromptFlowNodeConfigurationArgs>)

Properties

Link copied to clipboard

Functions

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