Class: Aws::MediaTailor::Types::UpdateProgramResponse

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:



4431
4432
4433
4434
4435
4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
# File 'gems/aws-sdk-mediatailor/lib/aws-sdk-mediatailor/types.rb', line 4431

class UpdateProgramResponse < 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)


4431
4432
4433
4434
4435
4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
# File 'gems/aws-sdk-mediatailor/lib/aws-sdk-mediatailor/types.rb', line 4431

class UpdateProgramResponse < 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:



4431
4432
4433
4434
4435
4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
# File 'gems/aws-sdk-mediatailor/lib/aws-sdk-mediatailor/types.rb', line 4431

class UpdateProgramResponse < 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)


4431
4432
4433
4434
4435
4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
# File 'gems/aws-sdk-mediatailor/lib/aws-sdk-mediatailor/types.rb', line 4431

class UpdateProgramResponse < 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:



4431
4432
4433
4434
4435
4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
# File 'gems/aws-sdk-mediatailor/lib/aws-sdk-mediatailor/types.rb', line 4431

class UpdateProgramResponse < 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)


4431
4432
4433
4434
4435
4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
# File 'gems/aws-sdk-mediatailor/lib/aws-sdk-mediatailor/types.rb', line 4431

class UpdateProgramResponse < 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)


4431
4432
4433
4434
4435
4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
# File 'gems/aws-sdk-mediatailor/lib/aws-sdk-mediatailor/types.rb', line 4431

class UpdateProgramResponse < 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)


4431
4432
4433
4434
4435
4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
# File 'gems/aws-sdk-mediatailor/lib/aws-sdk-mediatailor/types.rb', line 4431

class UpdateProgramResponse < 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)


4431
4432
4433
4434
4435
4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
# File 'gems/aws-sdk-mediatailor/lib/aws-sdk-mediatailor/types.rb', line 4431

class UpdateProgramResponse < 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)


4431
4432
4433
4434
4435
4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
# File 'gems/aws-sdk-mediatailor/lib/aws-sdk-mediatailor/types.rb', line 4431

class UpdateProgramResponse < 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)


4431
4432
4433
4434
4435
4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
# File 'gems/aws-sdk-mediatailor/lib/aws-sdk-mediatailor/types.rb', line 4431

class UpdateProgramResponse < 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)


4431
4432
4433
4434
4435
4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
# File 'gems/aws-sdk-mediatailor/lib/aws-sdk-mediatailor/types.rb', line 4431

class UpdateProgramResponse < 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