Class InvalidJobStateException

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

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

The action can't be performed because the job's current state doesn't allow that action to be performed.

See Also: