| Package | Description |
|---|---|
| com.amazonaws.services.kms |
|
| com.amazonaws.services.kms.model |
Classes modeling the various types represented by AWSKMS
|
| Modifier and Type | Method and Description |
|---|---|
CancelKeyDeletionResult |
AWSKMS.cancelKeyDeletion(CancelKeyDeletionRequest cancelKeyDeletionRequest)
Cancels the deletion of a customer master key (CMK).
|
CancelKeyDeletionResult |
AWSKMSClient.cancelKeyDeletion(CancelKeyDeletionRequest cancelKeyDeletionRequest)
Cancels the deletion of a customer master key (CMK).
|
| Modifier and Type | Method and Description |
|---|---|
CancelKeyDeletionRequest |
CancelKeyDeletionRequest.withKeyId(String keyId)
The unique identifier for the customer master key (CMK) for which to
cancel deletion.
|
Copyright © 2018. All rights reserved.