| 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 |
|---|---|
GetKeyRotationStatusResult |
AWSKMS.getKeyRotationStatus(GetKeyRotationStatusRequest getKeyRotationStatusRequest)
Gets a Boolean value that indicates whether automatic rotation of the key material is enabled for the specified
customer master key (CMK).
|
GetKeyRotationStatusResult |
AWSKMSClient.getKeyRotationStatus(GetKeyRotationStatusRequest getKeyRotationStatusRequest)
Gets a Boolean value that indicates whether automatic rotation of the key material is enabled for the specified
customer master key (CMK).
|
| Modifier and Type | Method and Description |
|---|---|
GetKeyRotationStatusRequest |
GetKeyRotationStatusRequest.withKeyId(String keyId)
A unique identifier for the customer master key (CMK).
|
Copyright © 2020. All rights reserved.