command

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

Parameters

value

The command of the job. Defined below.


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

Parameters

argument

The command of the job. Defined below.