Class: Aws::MediaTailor::Types::CreateProgramResponse

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

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#ad_breaksArray<Types::AdBreak>

The ad break configuration settings.

Returns:



1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
# File 'gems/aws-sdk-mediatailor/lib/aws-sdk-mediatailor/types.rb', line 1068

class CreateProgramResponse < Struct.new(
  :ad_breaks,
  :arn,
  :audience_media,
  :channel_name,
  :clip_range,
  :creation_time,
  :duration_millis,
  :live_source_name,
  :program_name,
  :scheduled_start_time,
  :source_location_name,
  :vod_source_name)
  SENSITIVE = []
  include Aws::Structure
end

#arnString

The ARN to assign to the program.

Returns:

  • (String)


1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
# File 'gems/aws-sdk-mediatailor/lib/aws-sdk-mediatailor/types.rb', line 1068

class CreateProgramResponse < Struct.new(
  :ad_breaks,
  :arn,
  :audience_media,
  :channel_name,
  :clip_range,
  :creation_time,
  :duration_millis,
  :live_source_name,
  :program_name,
  :scheduled_start_time,
  :source_location_name,
  :vod_source_name)
  SENSITIVE = []
  include Aws::Structure
end

#audience_mediaArray<Types::AudienceMedia>

The list of AudienceMedia defined in program.

Returns:



1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
# File 'gems/aws-sdk-mediatailor/lib/aws-sdk-mediatailor/types.rb', line 1068

class CreateProgramResponse < Struct.new(
  :ad_breaks,
  :arn,
  :audience_media,
  :channel_name,
  :clip_range,
  :creation_time,
  :duration_millis,
  :live_source_name,
  :program_name,
  :scheduled_start_time,
  :source_location_name,
  :vod_source_name)
  SENSITIVE = []
  include Aws::Structure
end

#channel_nameString

The name to assign to the channel for this program.

Returns:

  • (String)


1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
# File 'gems/aws-sdk-mediatailor/lib/aws-sdk-mediatailor/types.rb', line 1068

class CreateProgramResponse < Struct.new(
  :ad_breaks,
  :arn,
  :audience_media,
  :channel_name,
  :clip_range,
  :creation_time,
  :duration_millis,
  :live_source_name,
  :program_name,
  :scheduled_start_time,
  :source_location_name,
  :vod_source_name)
  SENSITIVE = []
  include Aws::Structure
end

#clip_rangeTypes::ClipRange

The clip range configuration settings.

Returns:



1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
# File 'gems/aws-sdk-mediatailor/lib/aws-sdk-mediatailor/types.rb', line 1068

class CreateProgramResponse < Struct.new(
  :ad_breaks,
  :arn,
  :audience_media,
  :channel_name,
  :clip_range,
  :creation_time,
  :duration_millis,
  :live_source_name,
  :program_name,
  :scheduled_start_time,
  :source_location_name,
  :vod_source_name)
  SENSITIVE = []
  include Aws::Structure
end

#creation_timeTime

The time the program was created.

Returns:

  • (Time)


1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
# File 'gems/aws-sdk-mediatailor/lib/aws-sdk-mediatailor/types.rb', line 1068

class CreateProgramResponse < Struct.new(
  :ad_breaks,
  :arn,
  :audience_media,
  :channel_name,
  :clip_range,
  :creation_time,
  :duration_millis,
  :live_source_name,
  :program_name,
  :scheduled_start_time,
  :source_location_name,
  :vod_source_name)
  SENSITIVE = []
  include Aws::Structure
end

#duration_millisInteger

The duration of the live program in milliseconds.

Returns:

  • (Integer)


1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
# File 'gems/aws-sdk-mediatailor/lib/aws-sdk-mediatailor/types.rb', line 1068

class CreateProgramResponse < Struct.new(
  :ad_breaks,
  :arn,
  :audience_media,
  :channel_name,
  :clip_range,
  :creation_time,
  :duration_millis,
  :live_source_name,
  :program_name,
  :scheduled_start_time,
  :source_location_name,
  :vod_source_name)
  SENSITIVE = []
  include Aws::Structure
end

#live_source_nameString

The name of the LiveSource for this Program.

Returns:

  • (String)


1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
# File 'gems/aws-sdk-mediatailor/lib/aws-sdk-mediatailor/types.rb', line 1068

class CreateProgramResponse < Struct.new(
  :ad_breaks,
  :arn,
  :audience_media,
  :channel_name,
  :clip_range,
  :creation_time,
  :duration_millis,
  :live_source_name,
  :program_name,
  :scheduled_start_time,
  :source_location_name,
  :vod_source_name)
  SENSITIVE = []
  include Aws::Structure
end

#program_nameString

The name to assign to this program.

Returns:

  • (String)


1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
# File 'gems/aws-sdk-mediatailor/lib/aws-sdk-mediatailor/types.rb', line 1068

class CreateProgramResponse < Struct.new(
  :ad_breaks,
  :arn,
  :audience_media,
  :channel_name,
  :clip_range,
  :creation_time,
  :duration_millis,
  :live_source_name,
  :program_name,
  :scheduled_start_time,
  :source_location_name,
  :vod_source_name)
  SENSITIVE = []
  include Aws::Structure
end

#scheduled_start_timeTime

The scheduled start time for this Program.

Returns:

  • (Time)


1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
# File 'gems/aws-sdk-mediatailor/lib/aws-sdk-mediatailor/types.rb', line 1068

class CreateProgramResponse < Struct.new(
  :ad_breaks,
  :arn,
  :audience_media,
  :channel_name,
  :clip_range,
  :creation_time,
  :duration_millis,
  :live_source_name,
  :program_name,
  :scheduled_start_time,
  :source_location_name,
  :vod_source_name)
  SENSITIVE = []
  include Aws::Structure
end

#source_location_nameString

The name to assign to the source location for this program.

Returns:

  • (String)


1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
# File 'gems/aws-sdk-mediatailor/lib/aws-sdk-mediatailor/types.rb', line 1068

class CreateProgramResponse < Struct.new(
  :ad_breaks,
  :arn,
  :audience_media,
  :channel_name,
  :clip_range,
  :creation_time,
  :duration_millis,
  :live_source_name,
  :program_name,
  :scheduled_start_time,
  :source_location_name,
  :vod_source_name)
  SENSITIVE = []
  include Aws::Structure
end

#vod_source_nameString

The name that's used to refer to a VOD source.

Returns:

  • (String)


1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
# File 'gems/aws-sdk-mediatailor/lib/aws-sdk-mediatailor/types.rb', line 1068

class CreateProgramResponse < Struct.new(
  :ad_breaks,
  :arn,
  :audience_media,
  :channel_name,
  :clip_range,
  :creation_time,
  :duration_millis,
  :live_source_name,
  :program_name,
  :scheduled_start_time,
  :source_location_name,
  :vod_source_name)
  SENSITIVE = []
  include Aws::Structure
end