dynamoDbTable

abstract fun dynamoDbTable(): DynamoDbTable<I>

Provides the table schema so Backfila knows the type and where the table is.

val dynamoDbTable: DynamoDbTable<I>