sources

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


@JvmName(name = "vjxsbxepmmsvpgdp")
suspend fun sources(values: List<Output<AutomationSourceArgs>>)
@JvmName(name = "blqfefsjfqoadjen")
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 = "ryodbhavenesgdvo")
suspend fun sources(argument: List<suspend AutomationSourceArgsBuilder.() -> Unit>)
@JvmName(name = "rdqhmvnahdfmqxcd")
suspend fun sources(vararg argument: suspend AutomationSourceArgsBuilder.() -> Unit)
@JvmName(name = "pyttrocyhdfsfuht")
suspend fun sources(argument: suspend AutomationSourceArgsBuilder.() -> Unit)

Parameters

argument

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