次の方法で共有


OracleScanRulesetPropertiesOutput interface

Oracle スキャン ルール セットのプロパティ。

Extends

継承されたプロパティ

createdAt

スキャン ルールセットが作成された時刻。

description
excludedSystemClassifications

スキャン ルール セットから除外されるシステム分類。

includedCustomClassificationRuleNames

スキャン ルール セットに含まれるカスタム分類ルール名。

lastModifiedAt

スキャン ルール セットが最後に変更された時刻。

scanningRule

スキャンルールスキャンルールセットのスキャンルール。

継承されたプロパティの詳細

createdAt

スキャン ルールセットが作成された時刻。

createdAt?: string

プロパティ値

string

承元ScanningRuleScanRulesetPropertiesOutput.createdAt

description

description?: string

プロパティ値

string

承元ScanningRuleScanRulesetPropertiesOutput.description

excludedSystemClassifications

スキャン ルール セットから除外されるシステム分類。

excludedSystemClassifications?: string[]

プロパティ値

string[]

承元ScanningRuleScanRulesetPropertiesOutput.excludedSystemClassifications

includedCustomClassificationRuleNames

スキャン ルール セットに含まれるカスタム分類ルール名。

includedCustomClassificationRuleNames?: string[]

プロパティ値

string[]

承元ScanningRuleScanRulesetPropertiesOutput.includedCustomClassificationRuleNames

lastModifiedAt

スキャン ルール セットが最後に変更された時刻。

lastModifiedAt?: string

プロパティ値

string

承元ScanningRuleScanRulesetPropertiesOutput.lastModifiedAt

scanningRule

スキャンルールスキャンルールセットのスキャンルール。

scanningRule?: ScanningRuleOutput

プロパティ値

承元ScanningRuleScanRulesetPropertiesOutput.scanningRule