tableOptions

@JvmName(name = "xxndbbpgkiujictg")
suspend fun tableOptions(value: Output<DashboardTableOptionsArgs>)
@JvmName(name = "cdywkhyrhegthryl")
suspend fun tableOptions(value: DashboardTableOptionsArgs?)

Parameters

value

The table options for a table visual.


@JvmName(name = "udxkhbrocjpivqwt")
suspend fun tableOptions(argument: suspend DashboardTableOptionsArgsBuilder.() -> Unit)

Parameters

argument

The table options for a table visual.