image

@JvmName(name = "ouvguvoatrtstrco")
suspend fun image(value: Output<AppSpecWorkerImageArgs>)
@JvmName(name = "clcxanksqqmwiore")
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 = "juvjfgsoquyuggor")
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.