Class AccessPointAlreadyExistsException

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

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

Returned if the access point that you are trying to create already exists, with the creation token you provided in the request.

See Also: