

# ExtractionDefinitionNotFoundBehavior
<a name="API_ExtractionDefinitionNotFoundBehavior"></a>

The behavior configuration when an extraction definition cannot find the target value.

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

 ** Behavior **   <a name="connect-Type-ExtractionDefinitionNotFoundBehavior-Behavior"></a>
The behavior type. `USE_DEFAULT_VALUE` returns the specified default value. `OMIT` excludes the field from the output.  
Type: String  
Valid Values: `USE_DEFAULT_VALUE | OMIT`   
Required: Yes

 ** DefaultValue **   <a name="connect-Type-ExtractionDefinitionNotFoundBehavior-DefaultValue"></a>
The default value to use when the behavior is `USE_DEFAULT_VALUE`.  
Type: String  
Length Constraints: Maximum length of 1024.  
Required: No

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

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/connect-2017-08-08/ExtractionDefinitionNotFoundBehavior) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/connect-2017-08-08/ExtractionDefinitionNotFoundBehavior) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/connect-2017-08-08/ExtractionDefinitionNotFoundBehavior) 