source

@JvmName(name = "nwhmucnoymrjufsx")
suspend fun source(value: Output<RunCommandSourceArgs>)
@JvmName(name = "occipntcsyajufxe")
suspend fun source(value: RunCommandSourceArgs?)

Parameters

value

A source block as defined below. The source of the run command script.


@JvmName(name = "mquoohqessoayxrd")
suspend fun source(argument: suspend RunCommandSourceArgsBuilder.() -> Unit)

Parameters

argument

A source block as defined below. The source of the run command script.