inputs

@JvmName(name = "lrtlnniecdpxjpkb")
suspend fun inputs(value: Output<List<String>>)
@JvmName(name = "iltcknrhiflquppg")
suspend fun inputs(value: List<String>?)

Parameters

value

List of Input.keys identifying files that should be used in this atom. The listed inputs must have the same timeline.


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


@JvmName(name = "bwfcsxwnkbxnndyi")
suspend fun inputs(values: List<Output<String>>)
@JvmName(name = "odrjlnyehlnehpso")
suspend fun inputs(vararg values: String)

Parameters

values

List of Input.keys identifying files that should be used in this atom. The listed inputs must have the same timeline.