| 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 |
|---|---|
ConnectCustomKeyStoreResult |
AWSKMSClient.connectCustomKeyStore(ConnectCustomKeyStoreRequest connectCustomKeyStoreRequest)
Connects or reconnects a custom key store to its associated AWS CloudHSM cluster.
|
ConnectCustomKeyStoreResult |
AWSKMS.connectCustomKeyStore(ConnectCustomKeyStoreRequest connectCustomKeyStoreRequest)
Connects or reconnects a custom key store to its associated AWS CloudHSM cluster.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectCustomKeyStoreRequest |
ConnectCustomKeyStoreRequest.withCustomKeyStoreId(String customKeyStoreId)
Enter the key store ID of the custom key store that you want to connect.
|
Copyright © 2019. All rights reserved.