FlowNodeConfiguration6PropertiesArgs

data class FlowNodeConfiguration6PropertiesArgs(val lambdaFunction: Output<FlowLambdaFunctionFlowNodeConfigurationArgs>) : ConvertibleToJava<FlowNodeConfiguration6PropertiesArgs>

Node configuration in a flow

Constructors

Link copied to clipboard
constructor(lambdaFunction: Output<FlowLambdaFunctionFlowNodeConfigurationArgs>)

Properties

Functions

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