

# VideoBlock
<a name="API_runtime_VideoBlock"></a>

A video block.

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

 ** format **   <a name="bedrock-Type-runtime_VideoBlock-format"></a>
The block's format.  
Type: String  
Valid Values: `mkv | mov | mp4 | webm | flv | mpeg | mpg | wmv | three_gp`   
Required: Yes

 ** source **   <a name="bedrock-Type-runtime_VideoBlock-source"></a>
The block's source.  
Type: [VideoSource](API_runtime_VideoSource.md) object  
 **Note: **This object is a Union. Only one member of this object can be specified or returned.  
Required: Yes

## See Also
<a name="API_runtime_VideoBlock_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-runtime-2023-09-30/VideoBlock) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-runtime-2023-09-30/VideoBlock) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-runtime-2023-09-30/VideoBlock) 