class Aws::MediaLive::Types::AvailSettings

Avail Settings

@note When making an API call, you may pass AvailSettings

data as a hash:

    {
      scte_35_splice_insert: {
        ad_avail_offset: 1,
        no_regional_blackout_flag: "FOLLOW", # accepts FOLLOW, IGNORE
        web_delivery_allowed_flag: "FOLLOW", # accepts FOLLOW, IGNORE
      },
      scte_35_time_signal_apos: {
        ad_avail_offset: 1,
        no_regional_blackout_flag: "FOLLOW", # accepts FOLLOW, IGNORE
        web_delivery_allowed_flag: "FOLLOW", # accepts FOLLOW, IGNORE
      },
    }

@!attribute [rw] scte_35_splice_insert

Scte35 Splice Insert
@return [Types::Scte35SpliceInsert]

@!attribute [rw] scte_35_time_signal_apos

Scte35 Time Signal Apos
@return [Types::Scte35TimeSignalApos]

@see docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/AvailSettings AWS API Documentation

Constants

SENSITIVE