Class DaemonNotFoundException

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

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

The specified daemon wasn't found. You can view your available daemons with ListDaemons. Amazon ECS daemons are cluster specific and Region specific.

See Also: