firstObservedAts property

Input<List<InsightFiltersFirstObservedAt>?>? firstObservedAts
final

An ISO8601-formatted timestamp that indicates when the security-findings provider first observed the potential security issue that a finding captured. See Date Filter below for more details.

Implementation

final pulumi.Input<List<InsightFiltersFirstObservedAt>?>? firstObservedAts;