Amazon.DynamoDBv2.Model.AttributeValue.AttributeValue C# (CSharp) Method

AttributeValue() public method

Empty constructor used to set properties independently even when a simple constructor is available
public AttributeValue ( ) : System
return System
        public AttributeValue() { }

Same methods

AttributeValue::AttributeValue ( List ss ) : System
AttributeValue::AttributeValue ( string s ) : System