Companion

object Companion

Functions

Link copied to clipboard
inline operator fun <Document : Any, HashKey, SortKey> invoke(hashKeyAttribute: Attribute<HashKey>, sortKeyAttribute: Attribute<SortKey>? = null, lens: BiDiLens<Item, Document> = DynamoDbMoshi.autoDynamoLens()): DynamoDbTableMapperSchema.Primary<Document, HashKey, SortKey>