

# ResponseOutputItem
<a name="API_ResponseOutputItem"></a>

The output item response.

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

 ** ManifestName **   <a name="mediatailor-Type-ResponseOutputItem-ManifestName"></a>
The name of the manifest for the channel that will appear in the channel output's playback URL.  
Type: String  
Required: Yes

 ** PlaybackUrl **   <a name="mediatailor-Type-ResponseOutputItem-PlaybackUrl"></a>
The URL used for playback by content players.  
Type: String  
Required: Yes

 ** SourceGroup **   <a name="mediatailor-Type-ResponseOutputItem-SourceGroup"></a>
A string used to associate a package configuration source group with a channel output.  
Type: String  
Required: Yes

 ** DashPlaylistSettings **   <a name="mediatailor-Type-ResponseOutputItem-DashPlaylistSettings"></a>
DASH manifest configuration settings.  
Type: [DashPlaylistSettings](API_DashPlaylistSettings.md) object  
Required: No

 ** HlsPlaylistSettings **   <a name="mediatailor-Type-ResponseOutputItem-HlsPlaylistSettings"></a>
HLS manifest configuration settings.  
Type: [HlsPlaylistSettings](API_HlsPlaylistSettings.md) object  
Required: No

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