public interface IDynamoDbItemEncryptorClient
| Modifier and Type | Method and Description |
|---|---|
Wrappers_Compile.Result<DecryptItemOutput,Error> |
DecryptItem(DecryptItemInput input) |
Wrappers_Compile.Result<EncryptItemOutput,Error> |
EncryptItem(EncryptItemInput input) |
Wrappers_Compile.Result<EncryptItemOutput,Error> EncryptItem(EncryptItemInput input)
Wrappers_Compile.Result<DecryptItemOutput,Error> DecryptItem(DecryptItemInput input)