inputs

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

Parameters

value

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


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


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

Parameters

values

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