Class: Aws::MediaLive::Types::UpdateChannelRequest

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-medialive/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#cdi_input_specificationTypes::CdiInputSpecification



12256
12257
12258
12259
12260
12261
12262
12263
12264
12265
12266
12267
12268
12269
# File 'lib/aws-sdk-medialive/types.rb', line 12256

class UpdateChannelRequest < Struct.new(
  :cdi_input_specification,
  :channel_id,
  :destinations,
  :encoder_settings,
  :input_attachments,
  :input_specification,
  :log_level,
  :maintenance,
  :name,
  :role_arn)
  SENSITIVE = []
  include Aws::Structure
end

#channel_idString

Returns:

  • (String)


12256
12257
12258
12259
12260
12261
12262
12263
12264
12265
12266
12267
12268
12269
# File 'lib/aws-sdk-medialive/types.rb', line 12256

class UpdateChannelRequest < Struct.new(
  :cdi_input_specification,
  :channel_id,
  :destinations,
  :encoder_settings,
  :input_attachments,
  :input_specification,
  :log_level,
  :maintenance,
  :name,
  :role_arn)
  SENSITIVE = []
  include Aws::Structure
end

#destinationsArray<Types::OutputDestination>

Returns:



12256
12257
12258
12259
12260
12261
12262
12263
12264
12265
12266
12267
12268
12269
# File 'lib/aws-sdk-medialive/types.rb', line 12256

class UpdateChannelRequest < Struct.new(
  :cdi_input_specification,
  :channel_id,
  :destinations,
  :encoder_settings,
  :input_attachments,
  :input_specification,
  :log_level,
  :maintenance,
  :name,
  :role_arn)
  SENSITIVE = []
  include Aws::Structure
end

#encoder_settingsTypes::EncoderSettings

Encoder Settings



12256
12257
12258
12259
12260
12261
12262
12263
12264
12265
12266
12267
12268
12269
# File 'lib/aws-sdk-medialive/types.rb', line 12256

class UpdateChannelRequest < Struct.new(
  :cdi_input_specification,
  :channel_id,
  :destinations,
  :encoder_settings,
  :input_attachments,
  :input_specification,
  :log_level,
  :maintenance,
  :name,
  :role_arn)
  SENSITIVE = []
  include Aws::Structure
end

#input_attachmentsArray<Types::InputAttachment>

Returns:



12256
12257
12258
12259
12260
12261
12262
12263
12264
12265
12266
12267
12268
12269
# File 'lib/aws-sdk-medialive/types.rb', line 12256

class UpdateChannelRequest < Struct.new(
  :cdi_input_specification,
  :channel_id,
  :destinations,
  :encoder_settings,
  :input_attachments,
  :input_specification,
  :log_level,
  :maintenance,
  :name,
  :role_arn)
  SENSITIVE = []
  include Aws::Structure
end

#input_specificationTypes::InputSpecification



12256
12257
12258
12259
12260
12261
12262
12263
12264
12265
12266
12267
12268
12269
# File 'lib/aws-sdk-medialive/types.rb', line 12256

class UpdateChannelRequest < Struct.new(
  :cdi_input_specification,
  :channel_id,
  :destinations,
  :encoder_settings,
  :input_attachments,
  :input_specification,
  :log_level,
  :maintenance,
  :name,
  :role_arn)
  SENSITIVE = []
  include Aws::Structure
end

#log_levelString

The log level the user wants for their channel.

Returns:

  • (String)


12256
12257
12258
12259
12260
12261
12262
12263
12264
12265
12266
12267
12268
12269
# File 'lib/aws-sdk-medialive/types.rb', line 12256

class UpdateChannelRequest < Struct.new(
  :cdi_input_specification,
  :channel_id,
  :destinations,
  :encoder_settings,
  :input_attachments,
  :input_specification,
  :log_level,
  :maintenance,
  :name,
  :role_arn)
  SENSITIVE = []
  include Aws::Structure
end

#maintenanceTypes::MaintenanceUpdateSettings



12256
12257
12258
12259
12260
12261
12262
12263
12264
12265
12266
12267
12268
12269
# File 'lib/aws-sdk-medialive/types.rb', line 12256

class UpdateChannelRequest < Struct.new(
  :cdi_input_specification,
  :channel_id,
  :destinations,
  :encoder_settings,
  :input_attachments,
  :input_specification,
  :log_level,
  :maintenance,
  :name,
  :role_arn)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

Returns:

  • (String)


12256
12257
12258
12259
12260
12261
12262
12263
12264
12265
12266
12267
12268
12269
# File 'lib/aws-sdk-medialive/types.rb', line 12256

class UpdateChannelRequest < Struct.new(
  :cdi_input_specification,
  :channel_id,
  :destinations,
  :encoder_settings,
  :input_attachments,
  :input_specification,
  :log_level,
  :maintenance,
  :name,
  :role_arn)
  SENSITIVE = []
  include Aws::Structure
end

#role_arnString

Returns:

  • (String)


12256
12257
12258
12259
12260
12261
12262
12263
12264
12265
12266
12267
12268
12269
# File 'lib/aws-sdk-medialive/types.rb', line 12256

class UpdateChannelRequest < Struct.new(
  :cdi_input_specification,
  :channel_id,
  :destinations,
  :encoder_settings,
  :input_attachments,
  :input_specification,
  :log_level,
  :maintenance,
  :name,
  :role_arn)
  SENSITIVE = []
  include Aws::Structure
end