rulesPackageArns property

List<String>? rulesPackageArns
final

For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the rulesPackages property of the AssessmentRun data type.

Implementation

final List<String>? rulesPackageArns;