@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class WAFUnsupportedAggregateKeyTypeException extends AWSWAFV2Exception
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.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
WAFUnsupportedAggregateKeyTypeException(String message)
Constructs a new WAFUnsupportedAggregateKeyTypeException with the specified error message.
|
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getProxyHost, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setProxyHost, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WAFUnsupportedAggregateKeyTypeException(String message)
message - Describes the error encountered.