

# RouterInputThumbnailDetails
<a name="API_RouterInputThumbnailDetails"></a>

The details of a thumbnail associated with a router input, including the thumbnail messages, the thumbnail image, the timecode, and the timestamp.

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

 ** thumbnailMessages **   <a name="mediaconnect-Type-RouterInputThumbnailDetails-thumbnailMessages"></a>
The messages associated with the router input thumbnail.  
Type: Array of [RouterInputMessage](API_RouterInputMessage.md) objects  
Required: Yes

 ** thumbnail **   <a name="mediaconnect-Type-RouterInputThumbnailDetails-thumbnail"></a>
The thumbnail image, encoded as a Base64-encoded binary data object.  
Type: Base64-encoded binary data object  
Required: No

 ** timecode **   <a name="mediaconnect-Type-RouterInputThumbnailDetails-timecode"></a>
The timecode associated with the thumbnail.  
Type: String  
Required: No

 ** timestamp **   <a name="mediaconnect-Type-RouterInputThumbnailDetails-timestamp"></a>
The timestamp associated with the thumbnail.  
Type: Timestamp  
Required: No

## See Also
<a name="API_RouterInputThumbnailDetails_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/mediaconnect-2018-11-14/RouterInputThumbnailDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/mediaconnect-2018-11-14/RouterInputThumbnailDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/mediaconnect-2018-11-14/RouterInputThumbnailDetails) 