...foundations
deformationString
deformationString(target: { S: StringAttributeValue }): stringdeformationNumber
deformationNumber(target: { N: NumberAttributeValue }): numberdeformationBinary
deformationBinary(target: { B: Buffer }): BufferdeformationBoolean
deformationBoolean(target: { BOOL: BooleanAttributeValue }): booleandeformationNumberSet
deformationNumberSet(target: { NS: NumberSetAttributeValue }): number[]deformationStringSet
deformationBinarySet
Last updated
Was this helpful?