actionParams

@JvmName(name = "mjqnkkchbsanwufa")
suspend fun actionParams(value: Output<MitigationActionActionParamsArgs>)
@JvmName(name = "esjwevfymwiegvel")
suspend fun actionParams(value: MitigationActionActionParamsArgs?)

Parameters

value

The set of parameters for this mitigation action. The parameters vary, depending on the kind of action you apply.


@JvmName(name = "bgaxwlawvdtuijid")
suspend fun actionParams(argument: suspend MitigationActionActionParamsArgsBuilder.() -> Unit)

Parameters

argument

The set of parameters for this mitigation action. The parameters vary, depending on the kind of action you apply.