Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.budgets.CfnBudgetsActionPropsMixin.ActionThresholdProperty
Packages that use CfnBudgetsActionPropsMixin.ActionThresholdProperty
-
Uses of CfnBudgetsActionPropsMixin.ActionThresholdProperty in software.amazon.awscdk.cfnpropertymixins.services.budgets
Classes in software.amazon.awscdk.cfnpropertymixins.services.budgets that implement CfnBudgetsActionPropsMixin.ActionThresholdPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnBudgetsActionPropsMixin.ActionThresholdPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.budgets that return CfnBudgetsActionPropsMixin.ActionThresholdPropertyModifier and TypeMethodDescriptionCfnBudgetsActionPropsMixin.ActionThresholdProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.budgets with parameters of type CfnBudgetsActionPropsMixin.ActionThresholdPropertyModifier and TypeMethodDescriptionCfnBudgetsActionMixinProps.Builder.actionThreshold(CfnBudgetsActionPropsMixin.ActionThresholdProperty actionThreshold) Sets the value ofCfnBudgetsActionMixinProps.getActionThreshold()CfnBudgetsActionPropsMixin.Builder.actionThreshold(CfnBudgetsActionPropsMixin.ActionThresholdProperty actionThreshold) The trigger threshold of the action.