toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
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.