| Package | Description |
|---|---|
| com.amazonaws.services.kms.model |
| Modifier and Type | Method and Description |
|---|---|
XksKeyConfigurationType |
XksKeyConfigurationType.clone() |
XksKeyConfigurationType |
KeyMetadata.getXksKeyConfiguration()
Information about the external key that is associated with a KMS key in an external key store.
|
XksKeyConfigurationType |
XksKeyConfigurationType.withId(String id)
The ID of the external key in its external key manager.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KeyMetadata.setXksKeyConfiguration(XksKeyConfigurationType xksKeyConfiguration)
Information about the external key that is associated with a KMS key in an external key store.
|
KeyMetadata |
KeyMetadata.withXksKeyConfiguration(XksKeyConfigurationType xksKeyConfiguration)
Information about the external key that is associated with a KMS key in an external key store.
|
Copyright © 2023. All rights reserved.