image

@JvmName(name = "hdmoyunpjnacmysp")
suspend fun image(value: Output<String>)
@JvmName(name = "ctvmfgcmsaltdqyi")
suspend fun image(value: String?)

Parameters

value

URI to the hosted container image in Google Container Registry. The URI must be fully qualified and include a tag or digest. Examples: "gcr.io/my-project/image:tag" or "gcr.io/my-project/image@digest"