noteTexts

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


@JvmName(name = "qftsotfmsieddlvd")
suspend fun noteTexts(values: List<Output<AutomationRuleCriteriaNoteTextArgs>>)
@JvmName(name = "ynjtshfewawtejok")
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 = "ubpmrrntbrbsbojj")
suspend fun noteTexts(argument: List<suspend AutomationRuleCriteriaNoteTextArgsBuilder.() -> Unit>)
@JvmName(name = "rlcxgjqbarqmrrsw")
suspend fun noteTexts(vararg argument: suspend AutomationRuleCriteriaNoteTextArgsBuilder.() -> Unit)
@JvmName(name = "nphpinnhbmicmion")
suspend fun noteTexts(argument: suspend AutomationRuleCriteriaNoteTextArgsBuilder.() -> Unit)

Parameters

argument

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