gte property

Input<String?>? gte
final

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

Implementation

final pulumi.Input<String?>? gte;