Skip to content

DynamoDBTransactionalStateConstants Fields

Constants used by DynamoDB transactional state storage.

CURRENT_ETAG_ALIAS

staticconst
public const string CURRENT_ETAG_ALIAS
The expression alias for the current entity tag.

ETAG_PROPERTY_NAME

staticconst
public const string ETAG_PROPERTY_NAME
The entity tag attribute name.

ROW_KEY_PROPERTY_NAME

staticconst
public const string ROW_KEY_PROPERTY_NAME
The DynamoDB row key attribute name.