Class ResourceInUseException

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

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

The specified resource can't be deleted because it contains other resources. For example, you can't delete a service that contains any instances.

See Also: