| 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.enableKey(EnableKeyRequest enableKeyRequest)
Sets the state of a customer master key (CMK) to enabled, thereby
permitting its use for cryptographic operations.
|
void |
AWSKMSClient.enableKey(EnableKeyRequest enableKeyRequest)
Sets the state of a customer master key (CMK) to enabled, thereby
permitting its use for cryptographic operations.
|
| Modifier and Type | Method and Description |
|---|---|
EnableKeyRequest |
EnableKeyRequest.withKeyId(String keyId)
A unique identifier for the customer master key (CMK).
|
Copyright © 2018. All rights reserved.