public GetItem ( |
||
request | Container for the necessary parameters to execute the GetItem service method. | |
리턴 |
GetItem provides an eventually consistent read by default. If your application requires a strongly consistent read, set ConsistentRead to true
. Although a strongly consistent read might take more time than an eventually consistent read, it always returns the last updated value.
ACTIVE
.
///
public GetItem ( |
||
request | Container for the necessary parameters to execute the GetItem service method. | |
리턴 |