actionThreshold

@JvmName(name = "hyunyqdkuvxebvrq")
suspend fun actionThreshold(value: Output<BudgetActionActionThresholdArgs>)
@JvmName(name = "wbiksknqrnlptacw")
suspend fun actionThreshold(value: BudgetActionActionThresholdArgs?)

Parameters

value

The trigger threshold of the action. See Action Threshold.


@JvmName(name = "eendunseskohexmf")
suspend fun actionThreshold(argument: suspend BudgetActionActionThresholdArgsBuilder.() -> Unit)

Parameters

argument

The trigger threshold of the action. See Action Threshold.