A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/MediaLive/Types/Scte35DeliveryRestrictions.html below:

Scte35DeliveryRestrictions — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::MediaLive::Types::Scte35DeliveryRestrictions
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When 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 collapse Instance Attribute Details #archive_allowed_flag ⇒ String

Corresponds to SCTE-35 archive_allowed_flag.

Possible values:

#device_restrictions ⇒ String

Corresponds to SCTE-35 device_restrictions parameter.

Possible values:

#no_regional_blackout_flag ⇒ String

Corresponds to SCTE-35 no_regional_blackout_flag parameter.

Possible values:

#web_delivery_allowed_flag ⇒ String

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