| 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 |
|---|---|
DescribeKeyResult |
AWSKMSClient.describeKey(DescribeKeyRequest describeKeyRequest)
Provides detailed information about the specified customer master key
(CMK).
|
DescribeKeyResult |
AWSKMS.describeKey(DescribeKeyRequest describeKeyRequest)
Provides detailed information about the specified customer master key
(CMK).
|
| Modifier and Type | Method and Description |
|---|---|
DescribeKeyResult |
DescribeKeyResult.withKeyMetadata(KeyMetadata keyMetadata)
Metadata associated with the key.
|
Copyright © 2019. All rights reserved.