Property | Type | Description | |
---|---|---|---|
ACTIVE | |||
CREATING | |||
DELETING | |||
UPDATING |
Method | Description | |
---|---|---|
FindValue ( string value ) : |
Finds the constant for the unique value.
|
|
TableStatus ( string value ) : System |
Default Constructor
|
public static FindValue ( string value ) : |
||
value | string | The unique value for the constant |
return |
public static TableStatus,Amazon.DynamoDBv2 ACTIVE | ||
return |
public static TableStatus,Amazon.DynamoDBv2 CREATING | ||
return |
public static TableStatus,Amazon.DynamoDBv2 DELETING | ||
return |