sources

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


@JvmName(name = "obfncvnqpclfswuy")
suspend fun sources(values: List<Output<AutomationSourceArgs>>)
@JvmName(name = "yecpsvjepmwidvms")
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 = "ibedbftwytmkfbsn")
suspend fun sources(argument: List<suspend AutomationSourceArgsBuilder.() -> Unit>)
@JvmName(name = "tustkoobyrlfywfx")
suspend fun sources(vararg argument: suspend AutomationSourceArgsBuilder.() -> Unit)
@JvmName(name = "kxhalwpvdhksfikf")
suspend fun sources(argument: suspend AutomationSourceArgsBuilder.() -> Unit)

Parameters

argument

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