XksProxyConfigurationType.Builder |
XksProxyConfigurationType.Builder.accessKeyId(String accessKeyId) |
|
static XksProxyConfigurationType.Builder |
XksProxyConfigurationType.builder() |
|
XksProxyConfigurationType.Builder |
XksProxyConfigurationType.Builder.connectivity(String connectivity) |
Indicates whether the external key store proxy uses a public endpoint or an Amazon VPC endpoint service to
communicate with KMS.
|
XksProxyConfigurationType.Builder |
XksProxyConfigurationType.Builder.connectivity(XksProxyConnectivityType connectivity) |
Indicates whether the external key store proxy uses a public endpoint or an Amazon VPC endpoint service to
communicate with KMS.
|
XksProxyConfigurationType.Builder |
XksProxyConfigurationType.toBuilder() |
|
XksProxyConfigurationType.Builder |
XksProxyConfigurationType.Builder.uriEndpoint(String uriEndpoint) |
The URI endpoint for the external key store proxy.
|
XksProxyConfigurationType.Builder |
XksProxyConfigurationType.Builder.uriPath(String uriPath) |
The path to the external key store proxy APIs.
|
XksProxyConfigurationType.Builder |
XksProxyConfigurationType.Builder.vpcEndpointServiceName(String vpcEndpointServiceName) |
The Amazon VPC endpoint service used to communicate with the external key store proxy.
|
XksProxyConfigurationType.Builder |
XksProxyConfigurationType.Builder.vpcEndpointServiceOwner(String vpcEndpointServiceOwner) |
The Amazon Web Services account ID that owns the Amazon VPC endpoint service used to communicate with the
external key store proxy (XKS).
|