SecurityAssessmentPropertiesResponse type

평가의 속성을 설명합니다.

type SecurityAssessmentPropertiesResponse = SecurityAssessmentPropertiesBase & {
  status: AssessmentStatusResponse
}