v2Blob

@JvmName(name = "bvbgoylmgowplnvl")
suspend fun v2Blob(value: Output<List<String>>)
@JvmName(name = "rtnfmtpiddofnkqe")
suspend fun v2Blob(value: List<String>?)

Parameters

value

The ordered list of v2 blobs that represent a given image.


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


@JvmName(name = "qrphmpyfgqyitlqd")
suspend fun v2Blob(values: List<Output<String>>)
@JvmName(name = "mdrtlaifhcyxnbgn")
suspend fun v2Blob(vararg values: String)

Parameters

values

The ordered list of v2 blobs that represent a given image.