toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-amazon-dynamodb
/
org.http4k.connect.amazon.dynamodb.model
/
GlobalSecondaryIndexUpdate
Global
Secondary
Index
Update
@
JsonSerializable
data
class
GlobalSecondaryIndexUpdate
(
val
IndexName
:
IndexName
?
=
null
,
val
ProvisionedThroughput
:
ProvisionedThroughput
?
=
null
)
Members
Constructors
Global
Secondary
Index
Update
Link copied to clipboard
constructor
(
IndexName
:
IndexName
?
=
null
,
ProvisionedThroughput
:
ProvisionedThroughput
?
=
null
)
Properties
Index
Name
Link copied to clipboard
val
IndexName
:
IndexName
?
=
null
Provisioned
Throughput
Link copied to clipboard
val
ProvisionedThroughput
:
ProvisionedThroughput
?
=
null