

# BudgetNotificationsForAccount


 The budget name and associated notifications for an account. 

## Contents


 ** BudgetName **   <a name="awscostmanagement-Type-budgets_BudgetNotificationsForAccount-BudgetName"></a>
 A string that represents the budget name. The ":" and "\$1" characters, and the "/action/" substring, aren't allowed.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 100.  
Pattern: `^(?![^:\\]*/action/|(?i).*<script>.*</script>.*)[^:\\]+$`   
Required: No

 ** Notifications **   <a name="awscostmanagement-Type-budgets_BudgetNotificationsForAccount-Notifications"></a>
 A list of notifications.  
Type: Array of [Notification](API_budgets_Notification.md) objects  
Required: No

## See Also


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/budgets-2016-10-20/BudgetNotificationsForAccount) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/budgets-2016-10-20/BudgetNotificationsForAccount) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/budgets-2016-10-20/BudgetNotificationsForAccount) 