public static interface CreateDynamoDbEncryptionBranchKeyIdSupplierOutput.Builder
| Modifier and Type | Method and Description |
|---|---|
software.amazon.cryptography.materialproviders.IBranchKeyIdSupplier |
branchKeyIdSupplier() |
CreateDynamoDbEncryptionBranchKeyIdSupplierOutput.Builder |
branchKeyIdSupplier(software.amazon.cryptography.materialproviders.IBranchKeyIdSupplier branchKeyIdSupplier) |
CreateDynamoDbEncryptionBranchKeyIdSupplierOutput |
build() |
CreateDynamoDbEncryptionBranchKeyIdSupplierOutput.Builder branchKeyIdSupplier(software.amazon.cryptography.materialproviders.IBranchKeyIdSupplier branchKeyIdSupplier)
branchKeyIdSupplier - The Branch Key Supplier for use with the Hierarchical Keyring.software.amazon.cryptography.materialproviders.IBranchKeyIdSupplier branchKeyIdSupplier()
CreateDynamoDbEncryptionBranchKeyIdSupplierOutput build()