actions

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "orsyfevvcxbqhnfr")
suspend fun actions(argument: List<suspend PreventionDiscoveryConfigActionArgsBuilder.() -> Unit>)
@JvmName(name = "lnuiggkvbpwiccwo")
suspend fun actions(vararg argument: suspend PreventionDiscoveryConfigActionArgsBuilder.() -> Unit)
@JvmName(name = "kkdlcbqoarvbxppq")
suspend fun actions(argument: suspend PreventionDiscoveryConfigActionArgsBuilder.() -> Unit)

Parameters

argument

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