eq property

Input<String?>? eq
final

The equal-to condition to be applied to a single field when querying for findings, provided as a String.

Implementation

final pulumi.Input<String?>? eq;