LiteralAttributeValue constructor

LiteralAttributeValue(
  1. String value
)

Implementation

LiteralAttributeValue(this.value);