Class TargetInUseException

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

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

You specified the Safe option for the DeregisterTargetFromMaintenanceWindow operation, but the target is still referenced in a task.

See Also: