inputs

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

Parameters

value

List of values identifying files that should be used in this atom.


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


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

Parameters

values

List of values identifying files that should be used in this atom.