@Generated(value="software.amazon.awssdk:codegen") public final class XksProxyVpcEndpointServiceInUseException extends KmsException implements ToCopyableBuilder<XksProxyVpcEndpointServiceInUseException.Builder,XksProxyVpcEndpointServiceInUseException>
The request was rejected because the specified Amazon VPC endpoint service is already associated with an external key store in the Amazon Web Services account and Region. Each external key store in an Amazon Web Services account and Region must use a different Amazon VPC endpoint service.
| Modifier and Type | Class and Description |
|---|---|
static interface |
XksProxyVpcEndpointServiceInUseException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static XksProxyVpcEndpointServiceInUseException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends XksProxyVpcEndpointServiceInUseException.Builder> |
serializableBuilderClass() |
XksProxyVpcEndpointServiceInUseException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic XksProxyVpcEndpointServiceInUseException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<XksProxyVpcEndpointServiceInUseException.Builder,XksProxyVpcEndpointServiceInUseException>toBuilder in class KmsExceptionpublic static XksProxyVpcEndpointServiceInUseException.Builder builder()
public static Class<? extends XksProxyVpcEndpointServiceInUseException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.