noteUpdatedBy

@JvmName(name = "pnkdqhrdmculmlen")
suspend fun noteUpdatedBy(value: Output<List<InsightStringFilterArgs>>)
@JvmName(name = "oiyknuvlmghgijll")
suspend fun noteUpdatedBy(value: List<InsightStringFilterArgs>?)

Parameters

value

The principal that created a note.


@JvmName(name = "gpllnlvcmdwhosfp")
suspend fun noteUpdatedBy(vararg values: Output<InsightStringFilterArgs>)


@JvmName(name = "lctpndscfylooynn")
suspend fun noteUpdatedBy(values: List<Output<InsightStringFilterArgs>>)
@JvmName(name = "epvnreousqdfmyna")
suspend fun noteUpdatedBy(vararg values: InsightStringFilterArgs)

Parameters

values

The principal that created a note.


@JvmName(name = "iqfbxyilgscidfkr")
suspend fun noteUpdatedBy(argument: List<suspend InsightStringFilterArgsBuilder.() -> Unit>)
@JvmName(name = "ligiydxrueuhbsri")
suspend fun noteUpdatedBy(vararg argument: suspend InsightStringFilterArgsBuilder.() -> Unit)
@JvmName(name = "hxsjhcqycsipvinu")
suspend fun noteUpdatedBy(argument: suspend InsightStringFilterArgsBuilder.() -> Unit)

Parameters

argument

The principal that created a note.