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