imageNames

@JvmName(name = "pllwjxtcsiyjhkmr")
suspend fun imageNames(value: Output<List<String>>)
@JvmName(name = "gpxfxlgyjclytvon")
suspend fun imageNames(value: List<String>?)

Parameters

value

The fully qualified image names including the repository and tag.


@JvmName(name = "nokhyfckjxluheta")
suspend fun imageNames(vararg values: Output<String>)


@JvmName(name = "mmrpmjlnnngwapqh")
suspend fun imageNames(values: List<Output<String>>)
@JvmName(name = "sxieccpkuopowcpo")
suspend fun imageNames(vararg values: String)

Parameters

values

The fully qualified image names including the repository and tag.