@Generated(value="software.amazon.awssdk:codegen") public final class XksKeyInvalidConfigurationException extends KmsException implements ToCopyableBuilder<XksKeyInvalidConfigurationException.Builder,XksKeyInvalidConfigurationException>
The request was rejected because the external key specified by the XksKeyId parameter did not meet the
configuration requirements for an external key store.
The external key must be an AES-256 symmetric key that is enabled and performs encryption and decryption.
| Modifier and Type | Class and Description |
|---|---|
static interface |
XksKeyInvalidConfigurationException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static XksKeyInvalidConfigurationException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends XksKeyInvalidConfigurationException.Builder> |
serializableBuilderClass() |
XksKeyInvalidConfigurationException.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 XksKeyInvalidConfigurationException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<XksKeyInvalidConfigurationException.Builder,XksKeyInvalidConfigurationException>toBuilder in class KmsExceptionpublic static XksKeyInvalidConfigurationException.Builder builder()
public static Class<? extends XksKeyInvalidConfigurationException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.