//tempest2/app.cash.tempest2/ForIndex
ForIndex¶
[jvm]\ @Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class ForIndex(val name: String = "")
Maps an key class to a global or local secondary index in a DynamoDB table.
Properties¶
Name | Summary |
---|---|
name | [jvm] val name: String |