command

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

Parameters

value

The command of the job. Defined below.


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

Parameters

argument

The command of the job. Defined below.