Class JsonNodeToAttributeValueMapConverter

java.lang.Object
software.amazon.awssdk.enhanced.dynamodb.internal.converter.attribute.JsonNodeToAttributeValueMapConverter
All Implemented Interfaces:
JsonNodeVisitor<AttributeValue>

public class JsonNodeToAttributeValueMapConverter extends Object implements JsonNodeVisitor<AttributeValue>