projection

@JvmName(name = "xkscyoblipyhilww")
suspend fun projection(value: Output<Any>)
@JvmName(name = "ajjbfpdpbobqqgln")
suspend fun projection(value: Any?)

Parameters

value

Specifies the columns to be selected from source data. Type: array of objects(projection) (or Expression with resultType array of objects).