imageName

@JvmName(name = "mlpdurffrstqwijv")
suspend fun imageName(value: Output<String>)
@JvmName(name = "slpvadgipekgyynt")
suspend fun imageName(value: String?)

Parameters

value

The image name, of the format repository:tag, e.g. docker.io/username/demo-image:v1. This reference is not unique to each build and push.For the unique manifest SHA of a pushed docker image, or the local image ID, please use repoDigest.