toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
keyspaces
/
aws.sdk.kotlin.services.keyspaces.model
/
DeleteTableRequest
/
Builder
Builder
class
Builder
Members
Properties
keyspace
Name
Link copied to clipboard
var
keyspaceName
:
String
?
The name of the keyspace of the to be deleted table.
table
Name
Link copied to clipboard
var
tableName
:
String
?
The name of the table to be deleted.