getTables
inline suspend fun GlueClient.getTables(crossinline block: GetTablesRequest.Builder.() -> Unit): GetTablesResponse
Retrieves the definitions of some or all of the tables in a given Database
.
Retrieves the definitions of some or all of the tables in a given Database
.