inputAssets

@JvmName(name = "kbchbvkgxbyltomi")
suspend fun inputAssets(value: Output<Map<String, Any>>)
@JvmName(name = "qpmlckxyomlyhqhp")
suspend fun inputAssets(value: Map<String, Any>?)

Parameters

value

Monitoring assets to take as input. Key is the component input port name, value is the data asset.


@JvmName(name = "ubcjsrmiksefukww")
fun inputAssets(vararg values: Pair<String, Any>)

Parameters

values

Monitoring assets to take as input. Key is the component input port name, value is the data asset.