collectionElementClassName

@JvmName(name = "noobubytomaygghl")
suspend fun collectionElementClassName(value: Output<String>)
@JvmName(name = "dvujhdhdeleuhkyr")
suspend fun collectionElementClassName(value: String?)

Parameters

value

If it is a collection of objects, this would be the FCQN of every individual element in the collection. If this is "java.lang.Object", the parameter is a collection of any type.