firstObservedAt

@JvmName(name = "nfwlgklbjpxwhhqx")
suspend fun firstObservedAt(value: Output<List<InsightDateFilterArgs>>)
@JvmName(name = "gxoahlgvnyxroncq")
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 = "iiyodqaqrevwbagc")
suspend fun firstObservedAt(vararg values: Output<InsightDateFilterArgs>)


@JvmName(name = "eqwdoognwhhkvnyg")
suspend fun firstObservedAt(values: List<Output<InsightDateFilterArgs>>)
@JvmName(name = "bxyxagsmyskvwoxf")
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 = "vryetwomrlskbjwv")
suspend fun firstObservedAt(argument: List<suspend InsightDateFilterArgsBuilder.() -> Unit>)
@JvmName(name = "qjinalrrbhfunebt")
suspend fun firstObservedAt(vararg argument: suspend InsightDateFilterArgsBuilder.() -> Unit)
@JvmName(name = "ssidojwkjbbnoujk")
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.