command

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

Parameters

value

The command of the job. Defined below.


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

Parameters

argument

The command of the job. Defined below.