firstObservedAt

@JvmName(name = "yfdawasigbdcffth")
suspend fun firstObservedAt(value: Output<List<InsightDateFilterArgs>>)
@JvmName(name = "drxriutvyxnqiphp")
suspend fun firstObservedAt(value: List<InsightDateFilterArgs>?)

Parameters

value

An ISO8601-formatted timestamp that indicates when the security findings provider first observed the potential security issue that a finding captured.


@JvmName(name = "uttxyfkahfweegfb")
suspend fun firstObservedAt(vararg values: Output<InsightDateFilterArgs>)


@JvmName(name = "tmyfhupycprslcby")
suspend fun firstObservedAt(values: List<Output<InsightDateFilterArgs>>)
@JvmName(name = "clnnrljoclbmeeno")
suspend fun firstObservedAt(vararg values: InsightDateFilterArgs)

Parameters

values

An ISO8601-formatted timestamp that indicates when the security findings provider first observed the potential security issue that a finding captured.


@JvmName(name = "hginvjegnhadqbyc")
suspend fun firstObservedAt(argument: List<suspend InsightDateFilterArgsBuilder.() -> Unit>)
@JvmName(name = "skfwfgwuxtpkomco")
suspend fun firstObservedAt(vararg argument: suspend InsightDateFilterArgsBuilder.() -> Unit)
@JvmName(name = "jmjjnqmdnusscluk")
suspend fun firstObservedAt(argument: suspend InsightDateFilterArgsBuilder.() -> Unit)

Parameters

argument

An ISO8601-formatted timestamp that indicates when the security findings provider first observed the potential security issue that a finding captured.