Class: Aws::MediaLive::Types::UpdateChannelResponse
- Inherits:
 - 
      Struct
      
        
- Object
 - Struct
 - Aws::MediaLive::Types::UpdateChannelResponse
 
 
- Includes:
 - Structure
 
- Defined in:
 - lib/aws-sdk-medialive/types.rb
 
Overview
Constant Summary collapse
- SENSITIVE =
 []
Instance Attribute Summary collapse
Instance Attribute Details
#channel ⇒ Types::Channel
      12689 12690 12691 12692 12693  | 
    
      # File 'lib/aws-sdk-medialive/types.rb', line 12689 class UpdateChannelResponse < Struct.new( :channel) SENSITIVE = [] include Aws::Structure end  |