Property | Type | Description | |
---|---|---|---|
ADD | |||
DELETE | |||
PUT |
Method | Description | |
---|---|---|
AttributeAction ( string value ) : System |
Default Constructor
|
|
FindValue ( string value ) : |
Finds the constant for the unique value.
|
public AttributeAction ( string value ) : System | ||
value | string | |
return | System |
public static FindValue ( string value ) : |
||
value | string | The unique value for the constant |
return |
public static AttributeAction,Amazon.DynamoDBv2 ADD | ||
return |
public static AttributeAction,Amazon.DynamoDBv2 DELETE | ||
return |