AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
securityhub
/
aws.sdk.kotlin.services.securityhub.model
/
AwsDynamoDbTableKeySchema
/
keyType
key
Type
val
keyType
:
String
?
The type of key used for the key schema attribute. Valid values are
HASH
or
RANGE
.