image

@JvmName(name = "eqpbvocudtihfful")
suspend fun image(value: Output<AppSpecWorkerImageArgs>)
@JvmName(name = "ipmfpvaemnvnbekc")
suspend fun image(value: AppSpecWorkerImageArgs?)

Parameters

value

An image to use as the component's source. Only one of git, github, gitlab, or image may be set.


@JvmName(name = "lpdbentblymfcysw")
suspend fun image(argument: suspend AppSpecWorkerImageArgsBuilder.() -> Unit)

Parameters

argument

An image to use as the component's source. Only one of git, github, gitlab, or image may be set.