Class: Aws::Types::Scte35SpliceInsert

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ad_avail_offset::Integer

Returns the value of attribute ad_avail_offset.

Returns:

  • (::Integer)


2936
2937
2938
# File 'sig/types.rbs', line 2936

def ad_avail_offset
  @ad_avail_offset
end

#no_regional_blackout_flag"FOLLOW", "IGNORE"

Returns the value of attribute no_regional_blackout_flag.

Returns:

  • ("FOLLOW", "IGNORE")


2937
2938
2939
# File 'sig/types.rbs', line 2937

def no_regional_blackout_flag
  @no_regional_blackout_flag
end

#web_delivery_allowed_flag"FOLLOW", "IGNORE"

Returns the value of attribute web_delivery_allowed_flag.

Returns:

  • ("FOLLOW", "IGNORE")


2938
2939
2940
# File 'sig/types.rbs', line 2938

def web_delivery_allowed_flag
  @web_delivery_allowed_flag
end