次の方法で共有


SecurityAssessmentPropertiesResponse type

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

type SecurityAssessmentPropertiesResponse = SecurityAssessmentPropertiesBase & {
  status: AssessmentStatusResponse
}