v2Blob

@JvmName(name = "ddhwjnnofqimoyee")
suspend fun v2Blob(value: Output<List<String>>)
@JvmName(name = "dtxtetrmcaoewlhx")
suspend fun v2Blob(value: List<String>)

Parameters

value

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


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


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

Parameters

values

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