actions

@JvmName(name = "pavlmaoafpxlfkmi")
suspend fun actions(value: Output<List<PreventionDiscoveryConfigActionArgs>>)
@JvmName(name = "fmpdgytxderedonw")
suspend fun actions(value: List<PreventionDiscoveryConfigActionArgs>?)

Parameters

value

Actions to execute at the completion of scanning Structure is documented below.


@JvmName(name = "ixtxifbkfddbfqnq")
suspend fun actions(vararg values: Output<PreventionDiscoveryConfigActionArgs>)


@JvmName(name = "ludilmuubtoxwbuq")
suspend fun actions(values: List<Output<PreventionDiscoveryConfigActionArgs>>)
@JvmName(name = "gjgoakxlkxhbtvrt")
suspend fun actions(vararg values: PreventionDiscoveryConfigActionArgs)

Parameters

values

Actions to execute at the completion of scanning Structure is documented below.


@JvmName(name = "bccrjjkntuovsbeg")
suspend fun actions(argument: List<suspend PreventionDiscoveryConfigActionArgsBuilder.() -> Unit>)
@JvmName(name = "cywjnmdnukfhcjik")
suspend fun actions(vararg argument: suspend PreventionDiscoveryConfigActionArgsBuilder.() -> Unit)
@JvmName(name = "cjvwmnbynpjghueu")
suspend fun actions(argument: suspend PreventionDiscoveryConfigActionArgsBuilder.() -> Unit)

Parameters

argument

Actions to execute at the completion of scanning Structure is documented below.