| 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 |
|---|---|
void |
AWSKMS.disableKey(DisableKeyRequest disableKeyRequest)
Sets the state of a customer master key (CMK) to disabled, thereby
preventing its use for cryptographic operations.
|
void |
AWSKMSClient.disableKey(DisableKeyRequest disableKeyRequest)
Sets the state of a customer master key (CMK) to disabled, thereby
preventing its use for cryptographic operations.
|
| Modifier and Type | Method and Description |
|---|---|
DisableKeyRequest |
DisableKeyRequest.withKeyId(String keyId)
A unique identifier for the CMK.
|
Copyright © 2017. All rights reserved.