@Generated(value="software.amazon.awssdk:codegen") public final class TooManyRealtimeLogConfigsException extends CloudFrontException implements ToCopyableBuilder<TooManyRealtimeLogConfigsException.Builder,TooManyRealtimeLogConfigsException>
You have reached the maximum number of real-time log configurations for this Amazon Web Services account. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
| Modifier and Type | Class and Description |
|---|---|
static interface |
TooManyRealtimeLogConfigsException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static TooManyRealtimeLogConfigsException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends TooManyRealtimeLogConfigsException.Builder> |
serializableBuilderClass() |
TooManyRealtimeLogConfigsException.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 TooManyRealtimeLogConfigsException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<TooManyRealtimeLogConfigsException.Builder,TooManyRealtimeLogConfigsException>toBuilder in class CloudFrontExceptionpublic static TooManyRealtimeLogConfigsException.Builder builder()
public static Class<? extends TooManyRealtimeLogConfigsException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.