Flow Prompt Flow Node Configuration Args
data class FlowPromptFlowNodeConfigurationArgs(val sourceConfiguration: Output<Either<FlowPromptFlowNodeSourceConfiguration0PropertiesArgs, FlowPromptFlowNodeSourceConfiguration1PropertiesArgs>>) : ConvertibleToJava<FlowPromptFlowNodeConfigurationArgs>
Prompt flow node configuration
Constructors
Link copied to clipboard
constructor(sourceConfiguration: Output<Either<FlowPromptFlowNodeSourceConfiguration0PropertiesArgs, FlowPromptFlowNodeSourceConfiguration1PropertiesArgs>>)