command

@JvmName(name = "emvumknskbvbjrcm")
suspend fun command(value: Output<JobCommandArgs>)
@JvmName(name = "kbmafnfeydodxwfs")
suspend fun command(value: JobCommandArgs?)

Parameters

value

The command of the job. Defined below.


@JvmName(name = "ttxeucxvabhwiptt")
suspend fun command(argument: suspend JobCommandArgsBuilder.() -> Unit)

Parameters

argument

The command of the job. Defined below.