Class: Aws::Types::Scte35TimeSignalApos

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)


2949
2950
2951
# File 'sig/types.rbs', line 2949

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")


2950
2951
2952
# File 'sig/types.rbs', line 2950

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")


2951
2952
2953
# File 'sig/types.rbs', line 2951

def web_delivery_allowed_flag
  @web_delivery_allowed_flag
end