sources

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


@JvmName(name = "wdblwonlvcrehlqr")
suspend fun sources(values: List<Output<AutomationSourceArgs>>)
@JvmName(name = "bnlhbdvbiyufjaok")
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 = "rueetvfxvdnbckrv")
suspend fun sources(argument: List<suspend AutomationSourceArgsBuilder.() -> Unit>)
@JvmName(name = "auhvvxrolyfpcjyq")
suspend fun sources(vararg argument: suspend AutomationSourceArgsBuilder.() -> Unit)
@JvmName(name = "pdnidxkromoplixm")
suspend fun sources(argument: suspend AutomationSourceArgsBuilder.() -> Unit)

Parameters

argument

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