parameters

@JvmName(name = "kejclnhhvnkikvsg")
suspend fun parameters(value: Output<List<EnterpriseCrmFrontendsEventbusProtoParameterEntryArgs>>)
@JvmName(name = "jdhnqwgamnxgjfpp")
suspend fun parameters(value: List<EnterpriseCrmFrontendsEventbusProtoParameterEntryArgs>?)

Parameters

value

Parameters are a part of Event and can be used to communicate between different tasks that are part of the same workflow execution.


@JvmName(name = "uounogtshctgwvmq")
suspend fun parameters(vararg values: Output<EnterpriseCrmFrontendsEventbusProtoParameterEntryArgs>)


@JvmName(name = "higaaxdaaaqihqxs")
suspend fun parameters(values: List<Output<EnterpriseCrmFrontendsEventbusProtoParameterEntryArgs>>)
@JvmName(name = "oeycqnujqldcoxnq")
suspend fun parameters(vararg values: EnterpriseCrmFrontendsEventbusProtoParameterEntryArgs)

Parameters

values

Parameters are a part of Event and can be used to communicate between different tasks that are part of the same workflow execution.


@JvmName(name = "sagflsslfflvjcgv")
suspend fun parameters(argument: List<suspend EnterpriseCrmFrontendsEventbusProtoParameterEntryArgsBuilder.() -> Unit>)
@JvmName(name = "ixmufhjcbighaods")
suspend fun parameters(vararg argument: suspend EnterpriseCrmFrontendsEventbusProtoParameterEntryArgsBuilder.() -> Unit)
@JvmName(name = "rcdwubhflqllbmpm")
suspend fun parameters(argument: suspend EnterpriseCrmFrontendsEventbusProtoParameterEntryArgsBuilder.() -> Unit)

Parameters

argument

Parameters are a part of Event and can be used to communicate between different tasks that are part of the same workflow execution.