FlowNodeConfiguration3PropertiesArgs

data class FlowNodeConfiguration3PropertiesArgs(val condition: Output<FlowConditionFlowNodeConfigurationArgs>) : ConvertibleToJava<FlowNodeConfiguration3PropertiesArgs>

Node configuration in a flow

Constructors

Link copied to clipboard
constructor(condition: Output<FlowConditionFlowNodeConfigurationArgs>)

Properties

Link copied to clipboard

Functions

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