AWS SDK for .NET Documentation
IsAttributeChanged Method (attributeName)
AmazonAmazon.DynamoDBv2.DocumentModelDocumentIsAttributeChanged(String) Did this page help you?   Yes   No    Tell us about it...
Returns true if the attribute has been changed.
Declaration Syntax
C#
public bool IsAttributeChanged(
	string attributeName
)
Parameters
attributeName (String)
Name of the attribute.
Return Value
True if the attribute has been changed.

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