Budgets Action Action Threshold Args
data class BudgetsActionActionThresholdArgs(val type: Output<BudgetsActionActionThresholdType>, val value: Output<Double>) : ConvertibleToJava<BudgetsActionActionThresholdArgs>
Constructors
Link copied to clipboard
fun BudgetsActionActionThresholdArgs(type: Output<BudgetsActionActionThresholdType>, value: Output<Double>)