ContentAnalyzerStatus type

資源のステータス。

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