displayName property

String? displayName
getter/setter pair

The display name of the Security Health Analytics custom module.

This display name becomes the finding category for all findings that are returned by this custom module. The display name must be between 1 and 128 characters, start with a lowercase letter, and contain alphanumeric characters or underscores only.

Implementation

core.String? displayName;