다음을 통해 공유


ScanRulesetPropertiesOutput interface

규칙 집합 속성을 검사합니다.

속성

createdAt

검사 규칙 집합이 만들어진 시간입니다.

description
excludedSystemClassifications

검사 규칙 집합에서 제외되는 시스템 분류입니다.

includedCustomClassificationRuleNames

검사 규칙 집합에 포함된 사용자 지정 분류 규칙 이름입니다.

lastModifiedAt

검사 규칙 집합이 마지막으로 수정된 시간입니다.

속성 세부 정보

createdAt

검사 규칙 집합이 만들어진 시간입니다.

createdAt?: string

속성 값

string

description

description?: string

속성 값

string

excludedSystemClassifications

검사 규칙 집합에서 제외되는 시스템 분류입니다.

excludedSystemClassifications?: string[]

속성 값

string[]

includedCustomClassificationRuleNames

검사 규칙 집합에 포함된 사용자 지정 분류 규칙 이름입니다.

includedCustomClassificationRuleNames?: string[]

속성 값

string[]

lastModifiedAt

검사 규칙 집합이 마지막으로 수정된 시간입니다.

lastModifiedAt?: string

속성 값

string