

# AnomalyObject
<a name="API_AnomalyObject"></a>

Contains information about the unusual anomalies.

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

 ** observations **   <a name="guardduty-Type-AnomalyObject-observations"></a>
The recorded value.  
Type: [Observations](API_Observations.md) object  
Required: No

 ** profileSubtype **   <a name="guardduty-Type-AnomalyObject-profileSubtype"></a>
The frequency of the anomaly.  
Type: String  
Valid Values: `FREQUENT | INFREQUENT | UNSEEN | RARE`   
Required: No

 ** profileType **   <a name="guardduty-Type-AnomalyObject-profileType"></a>
The type of behavior of the profile.  
Type: String  
Valid Values: `FREQUENCY`   
Required: No

## See Also
<a name="API_AnomalyObject_SeeAlso"></a>

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\+\+](https://docs.amazonaws.cn/goto/SdkForCpp/guardduty-2017-11-28/AnomalyObject) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/guardduty-2017-11-28/AnomalyObject) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/guardduty-2017-11-28/AnomalyObject) 