source

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

Parameters

value

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


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

Parameters

argument

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