Class ResourceInUseException

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

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

The resource you are attempting to change is in use. For example, you are attempting to delete a pipeline that is currently in use.

See Also: