noteUpdatedAt

@JvmName(name = "wbdqtquutpfrffqb")
suspend fun noteUpdatedAt(value: Output<List<InsightDateFilterArgs>>)
@JvmName(name = "mepgtbamlcavviuc")
suspend fun noteUpdatedAt(value: List<InsightDateFilterArgs>?)

Parameters

value

The timestamp of when the note was updated.


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


@JvmName(name = "nutxwqrewcxetxnk")
suspend fun noteUpdatedAt(values: List<Output<InsightDateFilterArgs>>)
@JvmName(name = "xsrnttwbcblcmwww")
suspend fun noteUpdatedAt(vararg values: InsightDateFilterArgs)

Parameters

values

The timestamp of when the note was updated.


@JvmName(name = "kowwmaydgnejbglb")
suspend fun noteUpdatedAt(argument: List<suspend InsightDateFilterArgsBuilder.() -> Unit>)
@JvmName(name = "yyaotgapoxdjqbiw")
suspend fun noteUpdatedAt(vararg argument: suspend InsightDateFilterArgsBuilder.() -> Unit)
@JvmName(name = "hevbggoappynxrbu")
suspend fun noteUpdatedAt(argument: suspend InsightDateFilterArgsBuilder.() -> Unit)

Parameters

argument

The timestamp of when the note was updated.