

# UpdatedServerDefinition
<a name="API_UpdatedServerDefinition"></a>

Wrapper for updating a server definition with PATCH semantics. When present, the server definition is replaced with the provided value. When absent, the server definition is left unchanged. To unset, include the wrapper with the value set to null.

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

 ** optionalValue **   <a name="bedrockagentcorecontrol-Type-UpdatedServerDefinition-optionalValue"></a>
The updated server definition value.  
Type: [ServerDefinition](API_ServerDefinition.md) object  
Required: No

## See Also
<a name="API_UpdatedServerDefinition_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/bedrock-agentcore-control-2023-06-05/UpdatedServerDefinition) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agentcore-control-2023-06-05/UpdatedServerDefinition) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agentcore-control-2023-06-05/UpdatedServerDefinition) 