noteTexts

@JvmName(name = "dsvyfhvarwdurikw")
suspend fun noteTexts(value: Output<List<AutomationRuleCriteriaNoteTextArgs>>)
@JvmName(name = "ealksgujjlboanqd")
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 = "yhoemvokexvqbhom")
suspend fun noteTexts(vararg values: Output<AutomationRuleCriteriaNoteTextArgs>)


@JvmName(name = "iinukhkefmpxweni")
suspend fun noteTexts(values: List<Output<AutomationRuleCriteriaNoteTextArgs>>)
@JvmName(name = "qshdxveogikiaqrl")
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 = "jaoglersgcearhax")
suspend fun noteTexts(argument: List<suspend AutomationRuleCriteriaNoteTextArgsBuilder.() -> Unit>)
@JvmName(name = "kbvhxfiottrdwala")
suspend fun noteTexts(vararg argument: suspend AutomationRuleCriteriaNoteTextArgsBuilder.() -> Unit)
@JvmName(name = "lupfryjorhlorfhw")
suspend fun noteTexts(argument: suspend AutomationRuleCriteriaNoteTextArgsBuilder.() -> Unit)

Parameters

argument

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