AWS SDK for Kotlin
Toggle table of contents
1.4.125
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
dynamodb
/
aws.sdk.kotlin.services.dynamodb.model
/
ListGlobalTablesResponse
/
Builder
Builder
class
Builder
Members
Properties
global
Tables
Link copied to clipboard
var
globalTables
:
List
<
GlobalTable
>
?
List of global table names.
last
Evaluated
Global
Table
Name
Link copied to clipboard
var
lastEvaluatedGlobalTableName
:
String
?
Last evaluated global table name.