AWS SDK for .NET Documentation
Primitive Constructor (value)
AmazonAmazon.DynamoDBv2.DocumentModelPrimitivePrimitive(String) Did this page help you?   Yes   No    Tell us about it...
Constructs a Primitive with the specified value. Value is stored as a string, not numeric.
Declaration Syntax
C#
public Primitive(
	string value
)
Parameters
value (String)
Value of the Primitive

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)