actions

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "yrdcnrpssbcaxgee")
suspend fun actions(argument: List<suspend PreventionDiscoveryConfigActionArgsBuilder.() -> Unit>)
@JvmName(name = "tpdoryqrjalpclcx")
suspend fun actions(vararg argument: suspend PreventionDiscoveryConfigActionArgsBuilder.() -> Unit)
@JvmName(name = "brykabtyisxlatak")
suspend fun actions(argument: suspend PreventionDiscoveryConfigActionArgsBuilder.() -> Unit)

Parameters

argument

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