@Generated(value="software.amazon.awssdk:codegen") public final class EventDataStoreArnInvalidException extends CloudTrailException implements ToCopyableBuilder<EventDataStoreArnInvalidException.Builder,EventDataStoreArnInvalidException>
The specified event data store ARN is not valid or does not map to an event data store in your account.
| Modifier and Type | Class and Description |
|---|---|
static interface |
EventDataStoreArnInvalidException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static EventDataStoreArnInvalidException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends EventDataStoreArnInvalidException.Builder> |
serializableBuilderClass() |
EventDataStoreArnInvalidException.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 EventDataStoreArnInvalidException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<EventDataStoreArnInvalidException.Builder,EventDataStoreArnInvalidException>toBuilder in class CloudTrailExceptionpublic static EventDataStoreArnInvalidException.Builder builder()
public static Class<? extends EventDataStoreArnInvalidException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.