You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::MediaLive::Types::Scte35DeliveryRestrictionsWhen passing Scte35DeliveryRestrictions as input to an Aws::Client method, you can use a vanilla Hash:
{
archive_allowed_flag: "ARCHIVE_NOT_ALLOWED", device_restrictions: "NONE", no_regional_blackout_flag: "REGIONAL_BLACKOUT", web_delivery_allowed_flag: "WEB_DELIVERY_NOT_ALLOWED", }
Corresponds to SCTE-35 delivery_not_restricted_flag parameter. To declare delivery restrictions, include this element and its four "restriction" flags. To declare that there are no restrictions, omit this element.
Returned by:
Instance Attribute Summary collapseCorresponds to SCTE-35 archive_allowed_flag.
Corresponds to SCTE-35 device_restrictions parameter.
Corresponds to SCTE-35 no_regional_blackout_flag parameter.
Corresponds to SCTE-35 web_delivery_allowed_flag parameter.
Corresponds to SCTE-35 archive_allowed_flag.
Possible values:
Corresponds to SCTE-35 device_restrictions parameter.
Possible values:
Corresponds to SCTE-35 no_regional_blackout_flag parameter.
Possible values:
Corresponds to SCTE-35 web_delivery_allowed_flag parameter.
Possible values:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4