| Package | Description |
|---|---|
| com.amazonaws.services.kms.model |
| Modifier and Type | Method and Description |
|---|---|
static MultiRegionKeyType |
MultiRegionKeyType.fromValue(String value)
Use this in place of valueOf.
|
static MultiRegionKeyType |
MultiRegionKeyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MultiRegionKeyType[] |
MultiRegionKeyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MultiRegionConfiguration |
MultiRegionConfiguration.withMultiRegionKeyType(MultiRegionKeyType multiRegionKeyType)
Indicates whether the KMS key is a
PRIMARY or REPLICA key. |
Copyright © 2024. All rights reserved.