Class AccessDeniedException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<AccessDeniedException.Builder,AccessDeniedException>

@Generated("software.amazon.awssdk:codegen") public final class AccessDeniedException extends ShieldException implements ToCopyableBuilder<AccessDeniedException.Builder,AccessDeniedException>

Exception that indicates the specified AttackId does not exist, or the requester does not have the appropriate permissions to access the AttackId.

See Also: