moduleName property

String? moduleName
getter/setter pair

The name of the detector.

For example, BIGQUERY_TABLE_CMEK_DISABLED. This field is also used as the finding category for all the asset violation findings that the detector returns.

Required.

Implementation

core.String? moduleName;