

# UpdatedDescriptors


Wrapper for updating an optional descriptors field with PATCH semantics. When present with a value, individual descriptors can be updated. When present with a null value, all descriptors are unset. When absent, descriptors are left unchanged.

## Contents


 ** optionalValue **   <a name="bedrockagentcorecontrol-Type-UpdatedDescriptors-optionalValue"></a>
The updated descriptors value. Contains per-descriptor-type wrappers that are each independently updatable.  
Type: [UpdatedDescriptorsUnion](API_UpdatedDescriptorsUnion.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/UpdatedDescriptors) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agentcore-control-2023-06-05/UpdatedDescriptors) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agentcore-control-2023-06-05/UpdatedDescriptors) 