

# VideoAssetProcessingConfiguration


Sets up elements of your video asset. Lets you set what segement of a larger video you want to detect information from.

## Contents


 ** segmentConfiguration **   <a name="bedrock-Type-data-automation-runtime_VideoAssetProcessingConfiguration-segmentConfiguration"></a>
Allows you to set up a portion of a video you want to detect information from. You can select a segment 5 minutes or longer, and your analysis will treat that as a full video.  
Type: [VideoSegmentConfiguration](API_data-automation-runtime_VideoSegmentConfiguration.md) object  
 **Note: **This object is a Union. Only one member of this object can be specified or returned.  
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-data-automation-runtime-2024-06-13/VideoAssetProcessingConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-data-automation-runtime-2024-06-13/VideoAssetProcessingConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-data-automation-runtime-2024-06-13/VideoAssetProcessingConfiguration) 