inputCollectionName

@JvmName(name = "jvffxavgaxbpxmuk")
suspend fun inputCollectionName(value: Output<List<String>>)
@JvmName(name = "biviksfypbecoixa")
suspend fun inputCollectionName(value: List<String>?)

Parameters

value

User names for all collection inputs to this transform.


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


@JvmName(name = "popnigjxeqxkqppe")
suspend fun inputCollectionName(values: List<Output<String>>)
@JvmName(name = "itgnkhnpukrfjvii")
suspend fun inputCollectionName(vararg values: String)

Parameters

values

User names for all collection inputs to this transform.