| 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 |
|---|---|
DeleteCustomKeyStoreResult |
AWSKMS.deleteCustomKeyStore(DeleteCustomKeyStoreRequest deleteCustomKeyStoreRequest)
Deletes a custom key store.
|
DeleteCustomKeyStoreResult |
AWSKMSClient.deleteCustomKeyStore(DeleteCustomKeyStoreRequest deleteCustomKeyStoreRequest)
Deletes a custom key store.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteCustomKeyStoreRequest |
DeleteCustomKeyStoreRequest.withCustomKeyStoreId(String customKeyStoreId)
Enter the ID of the custom key store you want to delete.
|
Copyright © 2020. All rights reserved.