Class StillContainsLinksException

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

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

The object could not be deleted because links still exist. Remove the links and then try the operation again.

See Also: