@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, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public CustomKeyStoreHasCmKsException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<CustomKeyStoreHasCmKsException.Builder,CustomKeyStoreHasCmKsException>
toBuilder
in class KmsException
public static CustomKeyStoreHasCmKsException.Builder builder()
public static Class<? extends CustomKeyStoreHasCmKsException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.