SecurityAssessmentPropertiesResponse type

評価のプロパティについて説明します。

type SecurityAssessmentPropertiesResponse = SecurityAssessmentPropertiesBase & {
  status: AssessmentStatusResponse
}