sources

@JvmName(name = "dfgonodsbxjmruuq")
suspend fun sources(value: Output<List<AutomationSourceArgs>>)
@JvmName(name = "kjtjsitdpwcoeupg")
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 = "huaanrroejannrbf")
suspend fun sources(vararg values: Output<AutomationSourceArgs>)


@JvmName(name = "eaodmtwotlcbflky")
suspend fun sources(values: List<Output<AutomationSourceArgs>>)
@JvmName(name = "tuxbccufpuerhtcx")
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 = "cnpxridblxjbniji")
suspend fun sources(argument: List<suspend AutomationSourceArgsBuilder.() -> Unit>)
@JvmName(name = "lhlmvkwlnbiysmke")
suspend fun sources(vararg argument: suspend AutomationSourceArgsBuilder.() -> Unit)
@JvmName(name = "lalgyopbhxbcirkn")
suspend fun sources(argument: suspend AutomationSourceArgsBuilder.() -> Unit)

Parameters

argument

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