C# 클래스 Amazon.DynamoDBv2.Model.WriteRequest

Represents an operation to perform - either DeleteItem or PutItem . You can only specify one of these operations, not both, in a single WriteRequest . If you do need to perform both of these operations, you will need to specify two separate WriteRequest objects.

파일 보기 프로젝트 열기: scopely/aws-sdk-net

비공개 메소드들

메소드 설명
IsSetDeleteRequest ( ) : bool
IsSetPutRequest ( ) : bool