FlowNodeConfiguration1PropertiesArgs

data class FlowNodeConfiguration1PropertiesArgs(val output: Output<FlowOutputFlowNodeConfigurationArgs>) : ConvertibleToJava<FlowNodeConfiguration1PropertiesArgs>

Node configuration in a flow

Constructors

Link copied to clipboard
constructor(output: Output<FlowOutputFlowNodeConfigurationArgs>)

Properties

Link copied to clipboard

Functions

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