ScanRulesetPropertiesOutput interface
スキャン ルールセットのプロパティ。
プロパティ
| created |
スキャン ルールセットが作成された時刻。 |
| description | |
| excluded |
スキャン ルール セットから除外されるシステム分類。 |
| included |
スキャン ルール セットに含まれるカスタム分類ルール名。 |
| last |
スキャン ルール セットが最後に変更された時刻。 |
プロパティの詳細
createdAt
スキャン ルールセットが作成された時刻。
createdAt?: string
プロパティ値
string
description
description?: string
プロパティ値
string
excludedSystemClassifications
スキャン ルール セットから除外されるシステム分類。
excludedSystemClassifications?: string[]
プロパティ値
string[]
includedCustomClassificationRuleNames
スキャン ルール セットに含まれるカスタム分類ルール名。
includedCustomClassificationRuleNames?: string[]
プロパティ値
string[]
lastModifiedAt
スキャン ルール セットが最後に変更された時刻。
lastModifiedAt?: string
プロパティ値
string