source

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

Parameters

value

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


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

Parameters

argument

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