FlowNodeConfiguration7PropertiesArgs

data class FlowNodeConfiguration7PropertiesArgs(val agent: Output<FlowAgentFlowNodeConfigurationArgs>) : ConvertibleToJava<FlowNodeConfiguration7PropertiesArgs>

Node configuration in a flow

Constructors

Link copied to clipboard
constructor(agent: Output<FlowAgentFlowNodeConfigurationArgs>)

Properties

Link copied to clipboard

Functions

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