public static interface GetBranchKeyIdOutput.Builder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
branchKeyId() |
GetBranchKeyIdOutput.Builder |
branchKeyId(java.lang.String branchKeyId) |
GetBranchKeyIdOutput |
build() |
GetBranchKeyIdOutput.Builder branchKeyId(java.lang.String branchKeyId)
branchKeyId - The identifier of the Branch Key that should be responsible for wrapping or unwrapping the data key in this encryption or decryption.java.lang.String branchKeyId()
GetBranchKeyIdOutput build()