

# ImageSourceDetails
<a name="API_ImageSourceDetails"></a>

Details about an image source, including its identifier and format.

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

 ** mediaId **   <a name="qbusiness-Type-ImageSourceDetails-mediaId"></a>
Unique identifier for the image file.  
Type: String  
Length Constraints: Fixed length of 36.  
Pattern: `[a-zA-Z0-9][a-zA-Z0-9-]{35}`   
Required: No

 ** mediaMimeType **   <a name="qbusiness-Type-ImageSourceDetails-mediaMimeType"></a>
The MIME type of the image file.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 2048.  
Required: No

## See Also
<a name="API_ImageSourceDetails_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/qbusiness-2023-11-27/ImageSourceDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/qbusiness-2023-11-27/ImageSourceDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/qbusiness-2023-11-27/ImageSourceDetails) 