sources

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


@JvmName(name = "hckbkmrvmkjoxyxn")
suspend fun sources(values: List<Output<AutomationSourceArgs>>)
@JvmName(name = "ryfbpacsntyxygld")
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 = "bsntrbfposooyvuu")
suspend fun sources(argument: List<suspend AutomationSourceArgsBuilder.() -> Unit>)
@JvmName(name = "msreyeiyywhejtcn")
suspend fun sources(vararg argument: suspend AutomationSourceArgsBuilder.() -> Unit)
@JvmName(name = "yhmmmlrbldtnyufv")
suspend fun sources(argument: suspend AutomationSourceArgsBuilder.() -> Unit)

Parameters

argument

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