actions

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "iwrprxtrupdxxfav")
suspend fun actions(argument: List<suspend PreventionDiscoveryConfigActionArgsBuilder.() -> Unit>)
@JvmName(name = "hqiqqlcvvwinxofv")
suspend fun actions(vararg argument: suspend PreventionDiscoveryConfigActionArgsBuilder.() -> Unit)
@JvmName(name = "fofubwrkbooocsny")
suspend fun actions(argument: suspend PreventionDiscoveryConfigActionArgsBuilder.() -> Unit)

Parameters

argument

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