| Package | Description |
|---|---|
| com.amazonaws.services.kms.model |
| Modifier and Type | Method and Description |
|---|---|
static XksProxyConnectivityType |
XksProxyConnectivityType.fromValue(String value)
Use this in place of valueOf.
|
static XksProxyConnectivityType |
XksProxyConnectivityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XksProxyConnectivityType[] |
XksProxyConnectivityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
XksProxyConfigurationType |
XksProxyConfigurationType.withConnectivity(XksProxyConnectivityType connectivity)
Indicates whether the external key store proxy uses a public endpoint or an Amazon VPC endpoint service to
communicate with KMS.
|
UpdateCustomKeyStoreRequest |
UpdateCustomKeyStoreRequest.withXksProxyConnectivity(XksProxyConnectivityType xksProxyConnectivity)
Changes the connectivity setting for the external key store.
|
CreateCustomKeyStoreRequest |
CreateCustomKeyStoreRequest.withXksProxyConnectivity(XksProxyConnectivityType xksProxyConnectivity)
Indicates how KMS communicates with the external key store proxy.
|
Copyright © 2024. All rights reserved.