namePattern property

String? namePattern
final

For a record to match a filter, an explicit value or a string containing a wildcard that is specified for this data type property must match the value of the assessmentRunName property of the AssessmentRun data type.

Implementation

final String? namePattern;