

# VideoSegmentConfiguration


Used to set your start and end timestamp for what portion of a video you'd like to detect. The minimum segement length is 5 minutes.

## Contents


**Important**  
This data type is a UNION, so only one of the following members can be specified when used or returned.

 ** timestampSegment **   <a name="bedrock-Type-data-automation-runtime_VideoSegmentConfiguration-timestampSegment"></a>
Holds the timestamps for the beginning and end of your video segment.  
Type: [TimestampSegment](API_data-automation-runtime_TimestampSegment.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-data-automation-runtime-2024-06-13/VideoSegmentConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-data-automation-runtime-2024-06-13/VideoSegmentConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-data-automation-runtime-2024-06-13/VideoSegmentConfiguration) 