view

@JvmName(name = "aujjylvkgdkcmruu")
suspend fun view(value: Output<TableViewArgs>)
@JvmName(name = "qxvcsqdpqjnkinte")
suspend fun view(value: TableViewArgs?)

Parameters

value

If specified, configures this table as a view. Structure is documented below.


@JvmName(name = "ubhpckrshxyfgcth")
suspend fun view(argument: suspend TableViewArgsBuilder.() -> Unit)

Parameters

argument

If specified, configures this table as a view. Structure is documented below.