Class LockoutPreventedException

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

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

The current action was prevented because it would lock the caller out from performing subsequent actions. Verify that the specified parameters would not result in the caller being denied access to the resource.

See Also: