noteUpdatedAts

@JvmName(name = "qiuccsngqnxmenjt")
suspend fun noteUpdatedAts(value: Output<List<InsightFiltersNoteUpdatedAtArgs>>)
@JvmName(name = "aghmnfgpjrfdwopx")
suspend fun noteUpdatedAts(value: List<InsightFiltersNoteUpdatedAtArgs>?)

Parameters

value

The timestamp of when the note was updated. See Date Filter below for more details.


@JvmName(name = "gpdbuuxvmhkpgbbu")
suspend fun noteUpdatedAts(vararg values: Output<InsightFiltersNoteUpdatedAtArgs>)


@JvmName(name = "ourmhxmwxgibkjmm")
suspend fun noteUpdatedAts(values: List<Output<InsightFiltersNoteUpdatedAtArgs>>)
@JvmName(name = "mfxrluclcimouonn")
suspend fun noteUpdatedAts(vararg values: InsightFiltersNoteUpdatedAtArgs)

Parameters

values

The timestamp of when the note was updated. See Date Filter below for more details.


@JvmName(name = "fwrjxnlsrjxhcmhy")
suspend fun noteUpdatedAts(argument: List<suspend InsightFiltersNoteUpdatedAtArgsBuilder.() -> Unit>)
@JvmName(name = "cmhilnlprisbpabe")
suspend fun noteUpdatedAts(vararg argument: suspend InsightFiltersNoteUpdatedAtArgsBuilder.() -> Unit)
@JvmName(name = "qnyglpbfkejqkcef")
suspend fun noteUpdatedAts(argument: suspend InsightFiltersNoteUpdatedAtArgsBuilder.() -> Unit)

Parameters

argument

The timestamp of when the note was updated. See Date Filter below for more details.