| 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.enableKeyRotation(EnableKeyRotationRequest enableKeyRotationRequest)
Enables rotation of the specified customer master key.
|
void |
AWSKMSClient.enableKeyRotation(EnableKeyRotationRequest enableKeyRotationRequest)
Enables rotation of the specified customer master key.
|
| Modifier and Type | Method and Description |
|---|---|
EnableKeyRotationRequest |
EnableKeyRotationRequest.withKeyId(String keyId)
A unique identifier for the customer master key.
|
Copyright © 2017. All rights reserved.