ContentAnalyzerStatus type

Status de um recurso.

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