public class DynamoDbEncryptionClient extends java.lang.Object implements IDynamoDbEncryptionClient
| Constructor and Description |
|---|
DynamoDbEncryptionClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
__ctor(Config config) |
static dafny.TypeDescriptor<DynamoDbEncryptionClient> |
_typeDescriptor() |
Config |
config() |
Wrappers_Compile.Result<CreateDynamoDbEncryptionBranchKeyIdSupplierOutput,Error> |
CreateDynamoDbEncryptionBranchKeyIdSupplier(CreateDynamoDbEncryptionBranchKeyIdSupplierInput input) |
java.lang.String |
toString() |
public Config _config
public void __ctor(Config config)
public Wrappers_Compile.Result<CreateDynamoDbEncryptionBranchKeyIdSupplierOutput,Error> CreateDynamoDbEncryptionBranchKeyIdSupplier(CreateDynamoDbEncryptionBranchKeyIdSupplierInput input)
CreateDynamoDbEncryptionBranchKeyIdSupplier in interface IDynamoDbEncryptionClientpublic Config config()
public static dafny.TypeDescriptor<DynamoDbEncryptionClient> _typeDescriptor()
public java.lang.String toString()
toString in class java.lang.Object