| 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 |
|---|---|
DisconnectCustomKeyStoreResult |
AWSKMS.disconnectCustomKeyStore(DisconnectCustomKeyStoreRequest disconnectCustomKeyStoreRequest)
Disconnects the custom key store from its associated AWS CloudHSM cluster.
|
DisconnectCustomKeyStoreResult |
AWSKMSClient.disconnectCustomKeyStore(DisconnectCustomKeyStoreRequest disconnectCustomKeyStoreRequest)
Disconnects the custom key store from its associated AWS CloudHSM cluster.
|
| Modifier and Type | Method and Description |
|---|---|
DisconnectCustomKeyStoreRequest |
DisconnectCustomKeyStoreRequest.withCustomKeyStoreId(String customKeyStoreId)
Enter the ID of the custom key store you want to disconnect.
|
Copyright © 2020. All rights reserved.