@Generated(value="software.amazon.awssdk:codegen") public final class WafUnsupportedAggregateKeyTypeException extends Wafv2Exception implements ToCopyableBuilder<WafUnsupportedAggregateKeyTypeException.Builder,WafUnsupportedAggregateKeyTypeException>
The rule that you've named doesn't aggregate solely on the IP address or solely on the forwarded IP address. This
call is only available for rate-based rules with an AggregateKeyType setting of IP or
FORWARDED_IP.
| Modifier and Type | Class and Description |
|---|---|
static interface |
WafUnsupportedAggregateKeyTypeException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static WafUnsupportedAggregateKeyTypeException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends WafUnsupportedAggregateKeyTypeException.Builder> |
serializableBuilderClass() |
WafUnsupportedAggregateKeyTypeException.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 WafUnsupportedAggregateKeyTypeException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<WafUnsupportedAggregateKeyTypeException.Builder,WafUnsupportedAggregateKeyTypeException>toBuilder in class Wafv2Exceptionpublic static WafUnsupportedAggregateKeyTypeException.Builder builder()
public static Class<? extends WafUnsupportedAggregateKeyTypeException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.