public static interface CancelKeyDeletionResponse.Builder extends KmsResponse.Builder, CopyableBuilder<CancelKeyDeletionResponse.Builder,CancelKeyDeletionResponse>
| Modifier and Type | Method and Description |
|---|---|
CancelKeyDeletionResponse.Builder |
keyId(String keyId)
The unique identifier of the master key for which deletion is canceled.
|
buildsdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildCancelKeyDeletionResponse.Builder keyId(String keyId)
The unique identifier of the master key for which deletion is canceled.
keyId - The unique identifier of the master key for which deletion is canceled.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.