image

@JvmName(name = "dxobxdbbhpdbrric")
suspend fun image(value: Output<AppSpecJobImageArgs>)
@JvmName(name = "fxnxdkwbtfnaalax")
suspend fun image(value: AppSpecJobImageArgs?)

Parameters

value

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


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

Parameters

argument

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