image

@JvmName(name = "uweifnteuyailmvu")
suspend fun image(value: Output<AppSpecServiceImageArgs>)
@JvmName(name = "fkptbuewntjepfga")
suspend fun image(value: AppSpecServiceImageArgs?)

Parameters

value

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


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

Parameters

argument

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