@Generated(value="software.amazon.awssdk:codegen") public final class InvalidKmsKeyIdException extends CloudTrailException implements ToCopyableBuilder<InvalidKmsKeyIdException.Builder,InvalidKmsKeyIdException>
This exception is thrown when the KMS key ARN is not valid.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidKmsKeyIdException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidKmsKeyIdException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidKmsKeyIdException.Builder> |
serializableBuilderClass() |
InvalidKmsKeyIdException.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 InvalidKmsKeyIdException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidKmsKeyIdException.Builder,InvalidKmsKeyIdException>toBuilder in class CloudTrailExceptionpublic static InvalidKmsKeyIdException.Builder builder()
public static Class<? extends InvalidKmsKeyIdException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.