inputCollectionName

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

Parameters

value

User names for all collection inputs to this transform.


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


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

Parameters

values

User names for all collection inputs to this transform.