settingName property

String? settingName
getter/setter pair

The name of the policy setting.

This is the JSON field name of a top-level Policy field. If not set, then this condition matches any setting name.

Implementation

core.String? settingName;