Class InactiveQueryException

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

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

The specified query cannot be canceled because it is in the FINISHED, FAILED, TIMED_OUT, or CANCELLED state.

See Also: