Class LinkNameAlreadyInUseException

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

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

Indicates that a link could not be created due to a naming conflict. Choose a different name and then try again.

See Also: