다음을 통해 공유


SecurityAssessmentPropertiesResponse type

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

type SecurityAssessmentPropertiesResponse = SecurityAssessmentPropertiesBase & {
  status: AssessmentStatusResponse
}