startTask

@JvmName(name = "dribjidkglxrskxx")
suspend fun startTask(value: Output<StartTaskArgs>)
@JvmName(name = "ixqdchvlctjmudpd")
suspend fun startTask(value: StartTaskArgs?)

Parameters

value

In an PATCH (update) operation, this property can be set to an empty object to remove the start task from the pool.


@JvmName(name = "vxvdbwsxtavilghq")
suspend fun startTask(argument: suspend StartTaskArgsBuilder.() -> Unit)

Parameters

argument

In an PATCH (update) operation, this property can be set to an empty object to remove the start task from the pool.