Condition

org.encalmo.aws.AwsDynamoDbApi.Condition
object Condition

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Condition.type

Members list

Value members

Concrete methods

inline def parse(expression: String, resolveName: String => String, resolveValue: String => AttributeValue): Array[(String, CompareFunction, Seq[AttributeValue])]