status property

Input<String?>? status
final

The status of the investigation into the finding. The allowed values are the following NEW, NOTIFIED, RESOLVED and SUPPRESSED.

Implementation

final pulumi.Input<String?>? status;