displayName property
The display name of the custom module.
This value is used as the finding category for all the asset violation findings that the custom module returns. The display name must contain between 1 and 128 alphanumeric characters or underscores, and it must start with a lowercase letter.
Optional.
Implementation
core.String? displayName;