Module api_sensitive_data_scanner

Source

Structs§

SensitiveDataScannerAPI
Create, update, delete, and retrieve sensitive data scanner groups and rules. See the Sensitive Data Scanner page for more information.

Enums§

CreateScanningGroupError
CreateScanningGroupError is a struct for typed errors of method SensitiveDataScannerAPI::create_scanning_group
CreateScanningRuleError
CreateScanningRuleError is a struct for typed errors of method SensitiveDataScannerAPI::create_scanning_rule
DeleteScanningGroupError
DeleteScanningGroupError is a struct for typed errors of method SensitiveDataScannerAPI::delete_scanning_group
DeleteScanningRuleError
DeleteScanningRuleError is a struct for typed errors of method SensitiveDataScannerAPI::delete_scanning_rule
ListScanningGroupsError
ListScanningGroupsError is a struct for typed errors of method SensitiveDataScannerAPI::list_scanning_groups
ListStandardPatternsError
ListStandardPatternsError is a struct for typed errors of method SensitiveDataScannerAPI::list_standard_patterns
ReorderScanningGroupsError
ReorderScanningGroupsError is a struct for typed errors of method SensitiveDataScannerAPI::reorder_scanning_groups
UpdateScanningGroupError
UpdateScanningGroupError is a struct for typed errors of method SensitiveDataScannerAPI::update_scanning_group
UpdateScanningRuleError
UpdateScanningRuleError is a struct for typed errors of method SensitiveDataScannerAPI::update_scanning_rule