@Generated(value="software.amazon.awssdk:codegen") public final class CustomKeyStoreHasCmKsException extends KmsException implements ToCopyableBuilder<CustomKeyStoreHasCmKsException.Builder,CustomKeyStoreHasCmKsException>
The request was rejected because the custom key store contains KMS keys. After verifying that you do not need to use the KMS keys, use the ScheduleKeyDeletion operation to delete the KMS keys. After they are deleted, you can delete the custom key store.
| Modifier and Type | Class and Description |
|---|---|
static interface |
CustomKeyStoreHasCmKsException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static CustomKeyStoreHasCmKsException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends CustomKeyStoreHasCmKsException.Builder> |
serializableBuilderClass() |
CustomKeyStoreHasCmKsException.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 CustomKeyStoreHasCmKsException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<CustomKeyStoreHasCmKsException.Builder,CustomKeyStoreHasCmKsException>toBuilder in class KmsExceptionpublic static CustomKeyStoreHasCmKsException.Builder builder()
public static Class<? extends CustomKeyStoreHasCmKsException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.