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