@Generated(value="software.amazon.awssdk:codegen") public final class WafLimitsExceededException extends Wafv2Exception implements ToCopyableBuilder<WafLimitsExceededException.Builder,WafLimitsExceededException>
WAF couldn’t perform the operation because you exceeded your resource limit. For example, the maximum number of
WebACL objects that you can create for an Amazon Web Services account. For more information, see WAF quotas in the WAF Developer
Guide.
| Modifier and Type | Class and Description |
|---|---|
static interface |
WafLimitsExceededException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static WafLimitsExceededException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends WafLimitsExceededException.Builder> |
serializableBuilderClass() |
WafLimitsExceededException.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 WafLimitsExceededException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<WafLimitsExceededException.Builder,WafLimitsExceededException>toBuilder in class Wafv2Exceptionpublic static WafLimitsExceededException.Builder builder()
public static Class<? extends WafLimitsExceededException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.