command

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

Parameters

value

The code that executes a job.


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

Parameters

argument

The code that executes a job.