command

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

Parameters

value

The command of the job. Defined below.


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

Parameters

argument

The command of the job. Defined below.