public class CreateDynamoDbEncryptionBranchKeyIdSupplierInput
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
IDynamoDbKeyBranchKeyIdSupplier |
_ddbKeyBranchKeyIdSupplier |
| Constructor and Description |
|---|
CreateDynamoDbEncryptionBranchKeyIdSupplierInput(IDynamoDbKeyBranchKeyIdSupplier ddbKeyBranchKeyIdSupplier) |
| Modifier and Type | Method and Description |
|---|---|
static dafny.TypeDescriptor<CreateDynamoDbEncryptionBranchKeyIdSupplierInput> |
_typeDescriptor() |
static CreateDynamoDbEncryptionBranchKeyIdSupplierInput |
create_CreateDynamoDbEncryptionBranchKeyIdSupplierInput(IDynamoDbKeyBranchKeyIdSupplier ddbKeyBranchKeyIdSupplier) |
static CreateDynamoDbEncryptionBranchKeyIdSupplierInput |
create(IDynamoDbKeyBranchKeyIdSupplier ddbKeyBranchKeyIdSupplier) |
static CreateDynamoDbEncryptionBranchKeyIdSupplierInput |
Default() |
IDynamoDbKeyBranchKeyIdSupplier |
dtor_ddbKeyBranchKeyIdSupplier() |
boolean |
equals(java.lang.Object other) |
int |
hashCode() |
boolean |
is_CreateDynamoDbEncryptionBranchKeyIdSupplierInput() |
java.lang.String |
toString() |
public IDynamoDbKeyBranchKeyIdSupplier _ddbKeyBranchKeyIdSupplier
public CreateDynamoDbEncryptionBranchKeyIdSupplierInput(IDynamoDbKeyBranchKeyIdSupplier ddbKeyBranchKeyIdSupplier)
public boolean equals(java.lang.Object other)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Objectpublic static CreateDynamoDbEncryptionBranchKeyIdSupplierInput Default()
public static dafny.TypeDescriptor<CreateDynamoDbEncryptionBranchKeyIdSupplierInput> _typeDescriptor()
public static CreateDynamoDbEncryptionBranchKeyIdSupplierInput create(IDynamoDbKeyBranchKeyIdSupplier ddbKeyBranchKeyIdSupplier)
public static CreateDynamoDbEncryptionBranchKeyIdSupplierInput create_CreateDynamoDbEncryptionBranchKeyIdSupplierInput(IDynamoDbKeyBranchKeyIdSupplier ddbKeyBranchKeyIdSupplier)
public boolean is_CreateDynamoDbEncryptionBranchKeyIdSupplierInput()
public IDynamoDbKeyBranchKeyIdSupplier dtor_ddbKeyBranchKeyIdSupplier()