Class TargetNotFoundException

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

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

The specified target wasn't found. You can view your available container instances with ListContainerInstances. Amazon ECS container instances are cluster-specific and Region-specific.

See Also: