

# AnnotationValue
<a name="API_AnnotationValue"></a>

Value of a segment annotation. Has one of three value types: Number, Boolean, or String.

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

 ** BooleanValue **   <a name="xray-Type-AnnotationValue-BooleanValue"></a>
Value for a Boolean annotation.  
Type: Boolean  
Required: No

 ** NumberValue **   <a name="xray-Type-AnnotationValue-NumberValue"></a>
Value for a Number annotation.  
Type: Double  
Required: No

 ** StringValue **   <a name="xray-Type-AnnotationValue-StringValue"></a>
Value for a String annotation.  
Type: String  
Required: No

## See Also
<a name="API_AnnotationValue_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/xray-2016-04-12/AnnotationValue) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/xray-2016-04-12/AnnotationValue) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/xray-2016-04-12/AnnotationValue) 