updatedAt

@JvmName(name = "eafdgodswlptmurr")
suspend fun updatedAt(value: Output<List<InsightDateFilterArgs>>)
@JvmName(name = "ciowvfplgnwkivye")
suspend fun updatedAt(value: List<InsightDateFilterArgs>?)

Parameters

value

An ISO8601-formatted timestamp that indicates when the security findings provider last updated the finding record.


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


@JvmName(name = "vbpuwqvlncffymjj")
suspend fun updatedAt(values: List<Output<InsightDateFilterArgs>>)
@JvmName(name = "turjmotohodottuc")
suspend fun updatedAt(vararg values: InsightDateFilterArgs)

Parameters

values

An ISO8601-formatted timestamp that indicates when the security findings provider last updated the finding record.


@JvmName(name = "uekwskujhdsmdcsc")
suspend fun updatedAt(argument: List<suspend InsightDateFilterArgsBuilder.() -> Unit>)
@JvmName(name = "rkxdqfekprldgubn")
suspend fun updatedAt(vararg argument: suspend InsightDateFilterArgsBuilder.() -> Unit)
@JvmName(name = "bryxipewgifpvtuo")
suspend fun updatedAt(argument: suspend InsightDateFilterArgsBuilder.() -> Unit)

Parameters

argument

An ISO8601-formatted timestamp that indicates when the security findings provider last updated the finding record.