MapperContext

interface MapperContext<T>

Holds generalized context which may be useful to interceptors

Type Parameters

T

The type of objects being converted to/from DynamoDB items

Properties

Link copied to clipboard
abstract val operation: String

The name of the high-level operation being invoked

Link copied to clipboard

The metadata about an operation invocation