nextTasks

@JvmName(name = "yenwfyjknusjqikd")
suspend fun nextTasks(value: Output<List<GoogleCloudIntegrationsV1alphaNextTaskArgs>>)
@JvmName(name = "mosnsyjclyuqmjkm")
suspend fun nextTasks(value: List<GoogleCloudIntegrationsV1alphaNextTaskArgs>?)

Parameters

value

Optional. The set of tasks that are next in line to be executed as per the execution graph defined for the parent event, specified by event_config_id. Each of these next tasks are executed only if the condition associated with them evaluates to true.


@JvmName(name = "pfcglcinjsftxyqg")
suspend fun nextTasks(vararg values: Output<GoogleCloudIntegrationsV1alphaNextTaskArgs>)


@JvmName(name = "brhmswvwrpqymscx")
suspend fun nextTasks(values: List<Output<GoogleCloudIntegrationsV1alphaNextTaskArgs>>)
@JvmName(name = "tpawdknjebcdwqvx")
suspend fun nextTasks(vararg values: GoogleCloudIntegrationsV1alphaNextTaskArgs)

Parameters

values

Optional. The set of tasks that are next in line to be executed as per the execution graph defined for the parent event, specified by event_config_id. Each of these next tasks are executed only if the condition associated with them evaluates to true.


@JvmName(name = "kpmqchrqnecstaci")
suspend fun nextTasks(argument: List<suspend GoogleCloudIntegrationsV1alphaNextTaskArgsBuilder.() -> Unit>)
@JvmName(name = "tbeymgxnpgerobfa")
suspend fun nextTasks(vararg argument: suspend GoogleCloudIntegrationsV1alphaNextTaskArgsBuilder.() -> Unit)
@JvmName(name = "gymqbcyduclacdnh")
suspend fun nextTasks(argument: suspend GoogleCloudIntegrationsV1alphaNextTaskArgsBuilder.() -> Unit)

Parameters

argument

Optional. The set of tasks that are next in line to be executed as per the execution graph defined for the parent event, specified by event_config_id. Each of these next tasks are executed only if the condition associated with them evaluates to true.