| 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.disableKeyRotation(DisableKeyRotationRequest disableKeyRotationRequest)
Disables rotation of the specified key.
|
void |
AWSKMSClient.disableKeyRotation(DisableKeyRotationRequest disableKeyRotationRequest)
Disables rotation of the specified key.
|
| Modifier and Type | Method and Description |
|---|---|
DisableKeyRotationRequest |
DisableKeyRotationRequest.withKeyId(String keyId)
A unique identifier for the customer master key.
|
Copyright © 2018. All rights reserved.