Class InvalidTableRestoreArgumentException

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

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

The value specified for the sourceDatabaseName, sourceSchemaName, or sourceTableName parameter, or a combination of these, doesn't exist in the snapshot.

See Also: