http4k
Toggle table of contents
6.51.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-amazon-dynamodb
/
org.http4k.connect.amazon.dynamodb.model
/
GlobalSecondaryIndexDelete
Global
Secondary
Index
Delete
@
JsonSerializable
data
class
GlobalSecondaryIndexDelete
(
val
IndexName
:
IndexName
?
=
null
)
(
source
)
Members
Constructors
Global
Secondary
Index
Delete
Link copied to clipboard
constructor
(
IndexName
:
IndexName
?
=
null
)
Properties
Index
Name
Link copied to clipboard
val
IndexName
:
IndexName
?