condition property

Map<String, String> condition
final

The condition in the analyzed policy statement that resulted in a finding.

Implementation

final Map<String, String> condition;