sources

@JvmName(name = "lnepyfjkvaokncrt")
suspend fun sources(value: Output<List<AutomationSourceArgs>>)
@JvmName(name = "deyjftsvtydcbdic")
suspend fun sources(value: List<AutomationSourceArgs>?)

Parameters

value

A collection of the source event types which evaluate the security automation set of rules.


@JvmName(name = "syhydvxfavahypsl")
suspend fun sources(vararg values: Output<AutomationSourceArgs>)


@JvmName(name = "qdqpuvtwdsosnwbb")
suspend fun sources(values: List<Output<AutomationSourceArgs>>)
@JvmName(name = "kauqatpsedfbujaj")
suspend fun sources(vararg values: AutomationSourceArgs)

Parameters

values

A collection of the source event types which evaluate the security automation set of rules.


@JvmName(name = "hpyldqfvuqcwgadt")
suspend fun sources(argument: List<suspend AutomationSourceArgsBuilder.() -> Unit>)
@JvmName(name = "uwwirtwxdkgsmrih")
suspend fun sources(vararg argument: suspend AutomationSourceArgsBuilder.() -> Unit)
@JvmName(name = "jwqhsqiwygdumktj")
suspend fun sources(argument: suspend AutomationSourceArgsBuilder.() -> Unit)

Parameters

argument

A collection of the source event types which evaluate the security automation set of rules.