AmazonS3ScanRulesetProperties interface
Amazon S3 scan ruleset properties.
Inherited Properties
| description | |
| excluded |
The system classifications that are excluded from the scan ruleset. |
| included |
The custom classification rule names that are included in the scan ruleset. |
| scanning |
The scanning rule of the scanning rule scan ruleset. |
Inherited Property Details
description
description?: string
Property Value
string
Inherited From ScanningRuleScanRulesetProperties.description
excludedSystemClassifications
The system classifications that are excluded from the scan ruleset.
excludedSystemClassifications?: string[]
Property Value
string[]
Inherited From ScanningRuleScanRulesetProperties.excludedSystemClassifications
includedCustomClassificationRuleNames
The custom classification rule names that are included in the scan ruleset.
includedCustomClassificationRuleNames?: string[]
Property Value
string[]
Inherited From ScanningRuleScanRulesetProperties.includedCustomClassificationRuleNames
scanningRule
The scanning rule of the scanning rule scan ruleset.
scanningRule?: ScanningRule
Property Value
Inherited From ScanningRuleScanRulesetProperties.scanningRule