| Package | Description |
|---|---|
| com.amazonaws.services.kms.model |
| Modifier and Type | Method and Description |
|---|---|
static CustomKeyStoreType |
CustomKeyStoreType.fromValue(String value)
Use this in place of valueOf.
|
static CustomKeyStoreType |
CustomKeyStoreType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CustomKeyStoreType[] |
CustomKeyStoreType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateCustomKeyStoreRequest |
CreateCustomKeyStoreRequest.withCustomKeyStoreType(CustomKeyStoreType customKeyStoreType)
Specifies the type of custom key store.
|
CustomKeyStoresListEntry |
CustomKeyStoresListEntry.withCustomKeyStoreType(CustomKeyStoreType customKeyStoreType)
Indicates the type of the custom key store.
|
Copyright © 2023. All rights reserved.