A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkfornet/v3/apidocs/items/DynamoDBv2/TUpdateItemOperationConfig.html below:

UpdateItemOperationConfig Class | AWS SDK for .NET V3

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Configuration for the Table.UpdateItem operation

System.Object

Amazon.DynamoDBv2.DocumentModel.UpdateItemOperationConfig


Namespace: Amazon.DynamoDBv2.DocumentModel
Assembly: AWSSDK.DynamoDBv2.dll
Version: 3.x.y.z

public class UpdateItemOperationConfig
         IConditionalOperationConfig

The UpdateItemOperationConfig type exposes the following members

Name Type Description ConditionalExpression Amazon.DynamoDBv2.DocumentModel.Expression

The expression that is evaluated before the update is performed. If the expression evaluates to false the update will fail and a ConditionalCheckFailedException exception will be thrown.

Expected Amazon.DynamoDBv2.DocumentModel.Document

Document representing the expected state of data in DynamoDB. For the operation to succeed, the data in DynamoDB must be equal to the attributes in Expected. If an attribute in Expected is set to null, that attribute must not be preset on the item in DynamoDB.

ExpectedState Amazon.DynamoDBv2.DocumentModel.ExpectedState

The expected state of data in DynamoDB. For the operation to succeed, the data in DynamoDB must match the conditions specified in the ExpectedState.

ReturnValues Amazon.DynamoDBv2.DocumentModel.ReturnValues

Flag specifying what values should be returned.

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4