

# AccessBudgetsPrivacyTemplateParametersOutput


Output parameters for privacy budget templates with access budgets support, containing the configured budget information.

## Contents


 ** budgetParameters **   <a name="API-Type-AccessBudgetsPrivacyTemplateParametersOutput-budgetParameters"></a>
An array of budget parameters returned from the access budget configuration.  
Type: Array of [BudgetParameter](API_BudgetParameter.md) objects  
Array Members: Minimum number of 1 item. Maximum number of 2 items.  
Required: Yes

 ** resourceArn **   <a name="API-Type-AccessBudgetsPrivacyTemplateParametersOutput-resourceArn"></a>
The Amazon Resource Name (ARN) of the resource associated with this privacy budget template.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 200.  
Pattern: `arn:aws:[\w]+:[\w]{2}-[\w]{4,9}-[\d]:[\d]{12}:membership/[\d\w-]+/configuredtableassociation/[\d\w-]+`   
Required: Yes

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