Class: Aws::MediaTailor::Types::ScheduleEntry

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-mediatailor/lib/aws-sdk-mediatailor/types.rb

Overview

The properties for a schedule.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#approximate_duration_secondsInteger

The approximate duration of this program, in seconds.

Returns:

  • (Integer)


3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
# File 'gems/aws-sdk-mediatailor/lib/aws-sdk-mediatailor/types.rb', line 3700

class ScheduleEntry < Struct.new(
  :approximate_duration_seconds,
  :approximate_start_time,
  :arn,
  :audiences,
  :channel_name,
  :live_source_name,
  :program_name,
  :schedule_ad_breaks,
  :schedule_entry_type,
  :source_location_name,
  :vod_source_name)
  SENSITIVE = []
  include Aws::Structure
end

#approximate_start_timeTime

The approximate time that the program will start playing.

Returns:

  • (Time)


3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
# File 'gems/aws-sdk-mediatailor/lib/aws-sdk-mediatailor/types.rb', line 3700

class ScheduleEntry < Struct.new(
  :approximate_duration_seconds,
  :approximate_start_time,
  :arn,
  :audiences,
  :channel_name,
  :live_source_name,
  :program_name,
  :schedule_ad_breaks,
  :schedule_entry_type,
  :source_location_name,
  :vod_source_name)
  SENSITIVE = []
  include Aws::Structure
end

#arnString

The ARN of the program.

Returns:

  • (String)


3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
# File 'gems/aws-sdk-mediatailor/lib/aws-sdk-mediatailor/types.rb', line 3700

class ScheduleEntry < Struct.new(
  :approximate_duration_seconds,
  :approximate_start_time,
  :arn,
  :audiences,
  :channel_name,
  :live_source_name,
  :program_name,
  :schedule_ad_breaks,
  :schedule_entry_type,
  :source_location_name,
  :vod_source_name)
  SENSITIVE = []
  include Aws::Structure
end

#audiencesArray<String>

The list of audiences defined in ScheduleEntry.

Returns:

  • (Array<String>)


3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
# File 'gems/aws-sdk-mediatailor/lib/aws-sdk-mediatailor/types.rb', line 3700

class ScheduleEntry < Struct.new(
  :approximate_duration_seconds,
  :approximate_start_time,
  :arn,
  :audiences,
  :channel_name,
  :live_source_name,
  :program_name,
  :schedule_ad_breaks,
  :schedule_entry_type,
  :source_location_name,
  :vod_source_name)
  SENSITIVE = []
  include Aws::Structure
end

#channel_nameString

The name of the channel that uses this schedule.

Returns:

  • (String)


3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
# File 'gems/aws-sdk-mediatailor/lib/aws-sdk-mediatailor/types.rb', line 3700

class ScheduleEntry < Struct.new(
  :approximate_duration_seconds,
  :approximate_start_time,
  :arn,
  :audiences,
  :channel_name,
  :live_source_name,
  :program_name,
  :schedule_ad_breaks,
  :schedule_entry_type,
  :source_location_name,
  :vod_source_name)
  SENSITIVE = []
  include Aws::Structure
end

#live_source_nameString

The name of the live source used for the program.

Returns:

  • (String)


3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
# File 'gems/aws-sdk-mediatailor/lib/aws-sdk-mediatailor/types.rb', line 3700

class ScheduleEntry < Struct.new(
  :approximate_duration_seconds,
  :approximate_start_time,
  :arn,
  :audiences,
  :channel_name,
  :live_source_name,
  :program_name,
  :schedule_ad_breaks,
  :schedule_entry_type,
  :source_location_name,
  :vod_source_name)
  SENSITIVE = []
  include Aws::Structure
end

#program_nameString

The name of the program.

Returns:

  • (String)


3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
# File 'gems/aws-sdk-mediatailor/lib/aws-sdk-mediatailor/types.rb', line 3700

class ScheduleEntry < Struct.new(
  :approximate_duration_seconds,
  :approximate_start_time,
  :arn,
  :audiences,
  :channel_name,
  :live_source_name,
  :program_name,
  :schedule_ad_breaks,
  :schedule_entry_type,
  :source_location_name,
  :vod_source_name)
  SENSITIVE = []
  include Aws::Structure
end

#schedule_ad_breaksArray<Types::ScheduleAdBreak>

The schedule's ad break properties.

Returns:



3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
# File 'gems/aws-sdk-mediatailor/lib/aws-sdk-mediatailor/types.rb', line 3700

class ScheduleEntry < Struct.new(
  :approximate_duration_seconds,
  :approximate_start_time,
  :arn,
  :audiences,
  :channel_name,
  :live_source_name,
  :program_name,
  :schedule_ad_breaks,
  :schedule_entry_type,
  :source_location_name,
  :vod_source_name)
  SENSITIVE = []
  include Aws::Structure
end

#schedule_entry_typeString

The type of schedule entry.

Returns:

  • (String)


3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
# File 'gems/aws-sdk-mediatailor/lib/aws-sdk-mediatailor/types.rb', line 3700

class ScheduleEntry < Struct.new(
  :approximate_duration_seconds,
  :approximate_start_time,
  :arn,
  :audiences,
  :channel_name,
  :live_source_name,
  :program_name,
  :schedule_ad_breaks,
  :schedule_entry_type,
  :source_location_name,
  :vod_source_name)
  SENSITIVE = []
  include Aws::Structure
end

#source_location_nameString

The name of the source location.

Returns:

  • (String)


3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
# File 'gems/aws-sdk-mediatailor/lib/aws-sdk-mediatailor/types.rb', line 3700

class ScheduleEntry < Struct.new(
  :approximate_duration_seconds,
  :approximate_start_time,
  :arn,
  :audiences,
  :channel_name,
  :live_source_name,
  :program_name,
  :schedule_ad_breaks,
  :schedule_entry_type,
  :source_location_name,
  :vod_source_name)
  SENSITIVE = []
  include Aws::Structure
end

#vod_source_nameString

The name of the VOD source.

Returns:

  • (String)


3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
# File 'gems/aws-sdk-mediatailor/lib/aws-sdk-mediatailor/types.rb', line 3700

class ScheduleEntry < Struct.new(
  :approximate_duration_seconds,
  :approximate_start_time,
  :arn,
  :audiences,
  :channel_name,
  :live_source_name,
  :program_name,
  :schedule_ad_breaks,
  :schedule_entry_type,
  :source_location_name,
  :vod_source_name)
  SENSITIVE = []
  include Aws::Structure
end