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