

# BudgetParameter
<a name="API_BudgetParameter"></a>

Individual budget parameter configuration that defines specific budget allocation settings for access budgets.

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

 ** budget **   <a name="API-Type-BudgetParameter-budget"></a>
The budget allocation amount for this specific parameter.  
Type: Integer  
Valid Range: Minimum value of 0. Maximum value of 1000000.  
Required: Yes

 ** type **   <a name="API-Type-BudgetParameter-type"></a>
The type of budget parameter being configured.  
Type: String  
Valid Values: `CALENDAR_DAY | CALENDAR_MONTH | CALENDAR_WEEK | LIFETIME`   
Required: Yes

 ** autoRefresh **   <a name="API-Type-BudgetParameter-autoRefresh"></a>
Whether this individual budget parameter automatically refreshes when the budget period resets.  
Type: String  
Valid Values: `ENABLED | DISABLED`   
Required: No

## See Also
<a name="API_BudgetParameter_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/cleanrooms-2022-02-17/BudgetParameter) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/cleanrooms-2022-02-17/BudgetParameter) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/cleanrooms-2022-02-17/BudgetParameter) 