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
/
DeleteTypeRequest
/
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 type.
type
Name
Link copied to clipboard
var
typeName
:
String
?
The name of the type to be deleted.