ContentAnalyzerStatus type

Статус ресурса.

type ContentAnalyzerStatus = "creating" | "ready" | "deleting" | "failed"