Class SensitiveDataScannerGroupAttributes

Attributes of the Sensitive Data Scanner group.

Hierarchy

  • SensitiveDataScannerGroupAttributes

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
description?: string

Description of the group.

Filter for the Scanning Group.

isEnabled?: boolean

Whether or not the group is enabled.

name?: string

Name of the group.

List of products the scanning group applies.

Generated using TypeDoc