public static interface GetBranchKeyIdFromDdbKeyOutput.Builder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
branchKeyId() |
GetBranchKeyIdFromDdbKeyOutput.Builder |
branchKeyId(java.lang.String branchKeyId) |
GetBranchKeyIdFromDdbKeyOutput |
build() |
GetBranchKeyIdFromDdbKeyOutput.Builder branchKeyId(java.lang.String branchKeyId)
branchKeyId - The ID of the Branch Key that should be used to wrap and unwrap data keys for this item.java.lang.String branchKeyId()
GetBranchKeyIdFromDdbKeyOutput build()