

# BudgetActionToAdd
<a name="API_BudgetActionToAdd"></a>

The budget action to add.

## Contents
<a name="API_BudgetActionToAdd_Contents"></a>

 ** thresholdPercentage **   <a name="deadlinecloud-Type-BudgetActionToAdd-thresholdPercentage"></a>
The percentage threshold for the budget action to add.  
Type: Float  
Valid Range: Minimum value of 0. Maximum value of 100.  
Required: Yes

 ** type **   <a name="deadlinecloud-Type-BudgetActionToAdd-type"></a>
The type of budget action to add.  
Type: String  
Valid Values: `STOP_SCHEDULING_AND_COMPLETE_TASKS | STOP_SCHEDULING_AND_CANCEL_TASKS`   
Required: Yes

 ** description **   <a name="deadlinecloud-Type-BudgetActionToAdd-description"></a>
A description for the budget action to add.  
This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 100.  
Required: No

## See Also
<a name="API_BudgetActionToAdd_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/deadline-2023-10-12/BudgetActionToAdd) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/deadline-2023-10-12/BudgetActionToAdd) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/deadline-2023-10-12/BudgetActionToAdd) 