imageNames

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

Parameters

value

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


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


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

Parameters

values

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