@Generated(value="software.amazon.awssdk:codegen") public final class WafLogDestinationPermissionIssueException extends Wafv2Exception implements ToCopyableBuilder<WafLogDestinationPermissionIssueException.Builder,WafLogDestinationPermissionIssueException>
The operation failed because you don't have the permissions that your logging configuration requires. For information, see Logging web ACL traffic information in the WAF Developer Guide.
| Modifier and Type | Class and Description |
|---|---|
static interface |
WafLogDestinationPermissionIssueException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static WafLogDestinationPermissionIssueException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends WafLogDestinationPermissionIssueException.Builder> |
serializableBuilderClass() |
WafLogDestinationPermissionIssueException.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 WafLogDestinationPermissionIssueException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<WafLogDestinationPermissionIssueException.Builder,WafLogDestinationPermissionIssueException>toBuilder in class Wafv2Exceptionpublic static WafLogDestinationPermissionIssueException.Builder builder()
public static Class<? extends WafLogDestinationPermissionIssueException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.