| Package | Description |
|---|---|
| software.amazon.awssdk.services.kms.model |
| Modifier and Type | Method and Description |
|---|---|
static XksKeyConfigurationType.Builder |
XksKeyConfigurationType.builder() |
XksKeyConfigurationType.Builder |
XksKeyConfigurationType.Builder.id(String id)
The ID of the external key in its external key manager.
|
XksKeyConfigurationType.Builder |
XksKeyConfigurationType.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends XksKeyConfigurationType.Builder> |
XksKeyConfigurationType.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default KeyMetadata.Builder |
KeyMetadata.Builder.xksKeyConfiguration(Consumer<XksKeyConfigurationType.Builder> xksKeyConfiguration)
Information about the external key that is associated with a KMS key in an external key store.
|
Copyright © 2023. All rights reserved.