

# TimestampSegment
<a name="API_data-automation-runtime_TimestampSegment"></a>

Contians the start and end timestamp of the segement of the larger video you want to detect. The minimum video segment length is 5 minutes.

## Contents
<a name="API_data-automation-runtime_TimestampSegment_Contents"></a>

 ** endTimeMillis **   <a name="bedrock-Type-data-automation-runtime_TimestampSegment-endTimeMillis"></a>
The end time of the segment you want to extract information from.  
Type: Long  
Valid Range: Minimum value of 300000.  
Required: Yes

 ** startTimeMillis **   <a name="bedrock-Type-data-automation-runtime_TimestampSegment-startTimeMillis"></a>
The start time of the segement you want to extract information from.  
Type: Long  
Valid Range: Minimum value of 0.  
Required: Yes

## See Also
<a name="API_data-automation-runtime_TimestampSegment_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/bedrock-data-automation-runtime-2024-06-13/TimestampSegment) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-data-automation-runtime-2024-06-13/TimestampSegment) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-data-automation-runtime-2024-06-13/TimestampSegment) 