lastObservedAt

@JvmName(name = "mibeqqsdvtaeflab")
suspend fun lastObservedAt(value: Output<List<InsightDateFilterArgs>>)
@JvmName(name = "nihsjfirqgciwpxg")
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 = "bodphmiumdwbmgci")
suspend fun lastObservedAt(vararg values: Output<InsightDateFilterArgs>)


@JvmName(name = "pbyhndheinmxtwwt")
suspend fun lastObservedAt(values: List<Output<InsightDateFilterArgs>>)
@JvmName(name = "pirjcpgjepnfpmig")
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 = "arfrfpfpjwibhexy")
suspend fun lastObservedAt(argument: List<suspend InsightDateFilterArgsBuilder.() -> Unit>)
@JvmName(name = "wnejradvyawjkuud")
suspend fun lastObservedAt(vararg argument: suspend InsightDateFilterArgsBuilder.() -> Unit)
@JvmName(name = "caxlbqiweyixkbmn")
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.