| 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 |
|---|---|
CreateCustomKeyStoreResult |
AWSKMSClient.createCustomKeyStore(CreateCustomKeyStoreRequest createCustomKeyStoreRequest)
Creates a custom key store that is associated with an AWS
CloudHSM cluster that you own and manage.
|
CreateCustomKeyStoreResult |
AWSKMS.createCustomKeyStore(CreateCustomKeyStoreRequest createCustomKeyStoreRequest)
Creates a custom key store that is associated with an AWS
CloudHSM cluster that you own and manage.
|
| Modifier and Type | Method and Description |
|---|---|
CreateCustomKeyStoreResult |
CreateCustomKeyStoreResult.withCustomKeyStoreId(String customKeyStoreId)
A unique identifier for the new custom key store.
|
Copyright © 2019. All rights reserved.