Class DbClusterSnapshotAlreadyExistsException

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

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

User already has a DB cluster snapshot with the given identifier.

See Also: