EnterpriseCrmEventbusProtoNodeIdentifierArgs

data class EnterpriseCrmEventbusProtoNodeIdentifierArgs(val elementIdentifier: Output<String>? = null, val elementType: Output<EnterpriseCrmEventbusProtoNodeIdentifierElementType>? = null) : ConvertibleToJava<EnterpriseCrmEventbusProtoNodeIdentifierArgs>

Represents a node identifier (type + id). Next highest id: 3

Constructors

fun EnterpriseCrmEventbusProtoNodeIdentifierArgs(elementIdentifier: Output<String>? = null, elementType: Output<EnterpriseCrmEventbusProtoNodeIdentifierElementType>? = null)

Functions

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

Properties

Link copied to clipboard
val elementIdentifier: Output<String>? = null

Configuration of the edge.

Link copied to clipboard

Destination node where the edge ends. It can only be a task config.