imageNames

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

Parameters

value

Specifies a list of fully qualified image names including the repository and tag.


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


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

Parameters

values

Specifies a list of fully qualified image names including the repository and tag.