noteTexts

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


@JvmName(name = "pgvpyqbfnevygbln")
suspend fun noteTexts(values: List<Output<AutomationRuleCriteriaNoteTextArgs>>)
@JvmName(name = "lkfheorptsectwgv")
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 = "vgjquebpgfnphyhh")
suspend fun noteTexts(argument: List<suspend AutomationRuleCriteriaNoteTextArgsBuilder.() -> Unit>)
@JvmName(name = "eiknlrmdeaplefsg")
suspend fun noteTexts(vararg argument: suspend AutomationRuleCriteriaNoteTextArgsBuilder.() -> Unit)
@JvmName(name = "lfmxpxndmvwtkiix")
suspend fun noteTexts(argument: suspend AutomationRuleCriteriaNoteTextArgsBuilder.() -> Unit)

Parameters

argument

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