Class DaemonNotActiveException

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

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

The specified daemon isn't active. You can't update a daemon that's inactive. If you have previously deleted a daemon, you can re-create it with CreateDaemon.

See Also: