command

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

Parameters

value

The code that executes a job.


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

Parameters

argument

The code that executes a job.