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)


2953
2954
2955
# File 'sig/types.rbs', line 2953

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


2954
2955
2956
# File 'sig/types.rbs', line 2954

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


2955
2956
2957
# File 'sig/types.rbs', line 2955

def web_delivery_allowed_flag
  @web_delivery_allowed_flag
end