| Package | Description |
|---|---|
| software.amazon.awssdk.services.kms.model |
| Modifier and Type | Method and Description |
|---|---|
XksProxyAuthenticationCredentialType |
CreateCustomKeyStoreRequest.xksProxyAuthenticationCredential()
Specifies an authentication credential for the external key store proxy (XKS proxy).
|
XksProxyAuthenticationCredentialType |
UpdateCustomKeyStoreRequest.xksProxyAuthenticationCredential()
Changes the credentials that KMS uses to sign requests to the external key store proxy (XKS proxy).
|
| Modifier and Type | Method and Description |
|---|---|
CreateCustomKeyStoreRequest.Builder |
CreateCustomKeyStoreRequest.Builder.xksProxyAuthenticationCredential(XksProxyAuthenticationCredentialType xksProxyAuthenticationCredential)
Specifies an authentication credential for the external key store proxy (XKS proxy).
|
UpdateCustomKeyStoreRequest.Builder |
UpdateCustomKeyStoreRequest.Builder.xksProxyAuthenticationCredential(XksProxyAuthenticationCredentialType xksProxyAuthenticationCredential)
Changes the credentials that KMS uses to sign requests to the external key store proxy (XKS proxy).
|
Copyright © 2023. All rights reserved.