columnsToRemoves

@JvmName(name = "luaytyhxnwmwyipn")
suspend fun columnsToRemoves(value: Output<List<String>>)
@JvmName(name = "wqqflinwmosaefyw")
suspend fun columnsToRemoves(value: List<String>?)

Parameters

value

A list of the column names to be removed from output event entities.


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


@JvmName(name = "nwddopvxwwjmyers")
suspend fun columnsToRemoves(values: List<Output<String>>)
@JvmName(name = "aajhkcdtnfrifusi")
suspend fun columnsToRemoves(vararg values: String)

Parameters

values

A list of the column names to be removed from output event entities.