We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
JvmName
1 parent 1b49de6 commit a9c1922Copy full SHA for a9c1922
hll/dynamodb-mapper/dynamodb-mapper/common/src/aws/sdk/kotlin/hll/dynamodbmapper/model/Item.kt
@@ -8,6 +8,7 @@ import aws.sdk.kotlin.hll.dynamodbmapper.model.internal.ItemImpl
8
import aws.sdk.kotlin.hll.dynamodbmapper.util.dynamicAttr
9
import aws.sdk.kotlin.services.dynamodb.model.AttributeValue
10
import aws.smithy.kotlin.runtime.ExperimentalApi
11
+import kotlin.jvm.JvmName
12
13
/**
14
* An immutable representation of a low-level item in a DynamoDB table. Items consist of attributes, each of which have
0 commit comments