

# ImageSource
<a name="API_ImageSource"></a>

The source of the image.

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

**Note**  
In the following list, the required parameters are described first.

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

 ** PublicUrl **   <a name="QS-Type-ImageSource-PublicUrl"></a>
The public URL that points to the source image.  
Type: String  
Required: No

 ** S3Uri **   <a name="QS-Type-ImageSource-S3Uri"></a>
The Amazon S3 URI that points to the source image.  
Type: String  
Required: No

## See Also
<a name="API_ImageSource_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/quicksight-2018-04-01/ImageSource) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/quicksight-2018-04-01/ImageSource) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/quicksight-2018-04-01/ImageSource) 