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

ExpectedAttributeValue() public method

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

Same methods

ExpectedAttributeValue::ExpectedAttributeValue ( AttributeValue value ) : System
ExpectedAttributeValue::ExpectedAttributeValue ( bool exists ) : System