AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
keyspaces
/
aws.sdk.kotlin.services.keyspaces.model
/
GetTableRequest
/
Builder
Builder
class
Builder
Members
Properties
keyspace
Name
Link copied to clipboard
var
keyspaceName
:
String
?
The name of the keyspace that the table is stored in.
table
Name
Link copied to clipboard
var
tableName
:
String
?
The name of the table.