

# UpdatedApprovalConfiguration


Wrapper for updating an optional approval configuration field with PATCH semantics. When present in an update request, the approval configuration is replaced with the provided value. When absent, the approval configuration is left unchanged.

## Contents


 ** optionalValue **   <a name="bedrockagentcorecontrol-Type-UpdatedApprovalConfiguration-optionalValue"></a>
The updated approval configuration value. Set to `null` to unset the approval configuration.  
Type: [ApprovalConfiguration](API_ApprovalConfiguration.md) object  
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/bedrock-agentcore-control-2023-06-05/UpdatedApprovalConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agentcore-control-2023-06-05/UpdatedApprovalConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agentcore-control-2023-06-05/UpdatedApprovalConfiguration) 