class Aws::MediaTailor::Types::DashConfigurationForPut
@see docs.aws.amazon.com/goto/WebAPI/mediatailor-2018-04-23/DashConfigurationForPut AWS API Documentation
@return [String]
MULTI_PERIOD.
For multi-period manifests, omit this setting or set it to
set this to SINGLE_PERIOD. The default setting is MULTI_PERIOD.
manifests. If your origin server produces single-period manifests,
the origin server as multi-period manifests or single-period
The setting that controls whether MediaTailor handles manifests from
@!attribute [rw] origin_manifest_type
@return [String]
default value.
The EMT_DEFAULT setting enables the inclusion of the tag and is the
sticky HTTP redirects. Valid values are DISABLED and EMT_DEFAULT.
are either using client-side reporting or your players support
routing rules set up for accessing MediaTailor manifests, and you
don’t support sticky redirects. Disable this if you have CDN
the URL for manifest update requests, to be used by players that
tag in DASH manifests. MediaTailor populates the Location tag with
The setting that controls whether MediaTailor includes the Location
@!attribute [rw] mpd_location
}
origin_manifest_type: “SINGLE_PERIOD”, # accepts SINGLE_PERIOD, MULTI_PERIOD
mpd_location: “__string”,
{
data as a hash:
@note When making an API call, you may pass DashConfigurationForPut
The configuration for DASH PUT operations.