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, sdkHttpResponsecopyapply, 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.