noteTexts

@JvmName(name = "xewfrrehgkagpowg")
suspend fun noteTexts(value: Output<List<AutomationRuleCriteriaNoteTextArgs>>)
@JvmName(name = "hvrnsqrytwgcotcd")
suspend fun noteTexts(value: List<AutomationRuleCriteriaNoteTextArgs>?)

Parameters

value

The text of a user-defined note that's added to a finding. Documented below.


@JvmName(name = "jrvwdhiwggmaaxin")
suspend fun noteTexts(vararg values: Output<AutomationRuleCriteriaNoteTextArgs>)


@JvmName(name = "ghekjcbhivppurri")
suspend fun noteTexts(values: List<Output<AutomationRuleCriteriaNoteTextArgs>>)
@JvmName(name = "qkiewsdbtqvhhqmg")
suspend fun noteTexts(vararg values: AutomationRuleCriteriaNoteTextArgs)

Parameters

values

The text of a user-defined note that's added to a finding. Documented below.


@JvmName(name = "pjnraemlnbofqjvr")
suspend fun noteTexts(argument: List<suspend AutomationRuleCriteriaNoteTextArgsBuilder.() -> Unit>)
@JvmName(name = "oadlkgqxddbpxebx")
suspend fun noteTexts(vararg argument: suspend AutomationRuleCriteriaNoteTextArgsBuilder.() -> Unit)
@JvmName(name = "ggtjoadxjkttgtiu")
suspend fun noteTexts(argument: suspend AutomationRuleCriteriaNoteTextArgsBuilder.() -> Unit)

Parameters

argument

The text of a user-defined note that's added to a finding. Documented below.