lastObservedAt

@JvmName(name = "lbmgihbdybpaflut")
suspend fun lastObservedAt(value: Output<List<InsightDateFilterArgs>>)
@JvmName(name = "upntmfahagnfarjx")
suspend fun lastObservedAt(value: List<InsightDateFilterArgs>?)

Parameters

value

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


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


@JvmName(name = "ddlfmctnotdocqqn")
suspend fun lastObservedAt(values: List<Output<InsightDateFilterArgs>>)
@JvmName(name = "tgcjehrubildugpc")
suspend fun lastObservedAt(vararg values: InsightDateFilterArgs)

Parameters

values

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


@JvmName(name = "ktubukcwjdijsuds")
suspend fun lastObservedAt(argument: List<suspend InsightDateFilterArgsBuilder.() -> Unit>)
@JvmName(name = "bfskxhumutnvumis")
suspend fun lastObservedAt(vararg argument: suspend InsightDateFilterArgsBuilder.() -> Unit)
@JvmName(name = "sagichcrwwqwjnio")
suspend fun lastObservedAt(argument: suspend InsightDateFilterArgsBuilder.() -> Unit)

Parameters

argument

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