objectNamePrefix property

String? objectNamePrefix
getter/setter pair

If present, only apply this notification configuration to object names that begin with this prefix.

Implementation

core.String? objectNamePrefix;