

# HttpPackageConfiguration
<a name="API_HttpPackageConfiguration"></a>

The HTTP package configuration properties for the requested VOD source.

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

 ** Path **   <a name="mediatailor-Type-HttpPackageConfiguration-Path"></a>
The relative path to the URL for this VOD source. This is combined with `SourceLocation::HttpConfiguration::BaseUrl` to form a valid URL.  
Type: String  
Required: Yes

 ** SourceGroup **   <a name="mediatailor-Type-HttpPackageConfiguration-SourceGroup"></a>
The name of the source group. This has to match one of the `Channel::Outputs::SourceGroup`.  
Type: String  
Required: Yes

 ** Type **   <a name="mediatailor-Type-HttpPackageConfiguration-Type"></a>
The streaming protocol for this package configuration. Supported values are `HLS` and `DASH`.  
Type: String  
Valid Values: `DASH | HLS`   
Required: Yes

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