| 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 |
AWSKMSClient.deleteImportedKeyMaterial(DeleteImportedKeyMaterialRequest deleteImportedKeyMaterialRequest)
Deletes key material that you previously imported.
|
void |
AWSKMS.deleteImportedKeyMaterial(DeleteImportedKeyMaterialRequest deleteImportedKeyMaterialRequest)
Deletes key material that you previously imported.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteImportedKeyMaterialRequest |
DeleteImportedKeyMaterialRequest.withKeyId(String keyId)
Identifies the CMK from which you are deleting imported key material.
|
Copyright © 2019. All rights reserved.