Class: Aws::MediaLive::Types::StartChannelRequest
- Inherits:
 - 
      Struct
      
        
- Object
 - Struct
 - Aws::MediaLive::Types::StartChannelRequest
 
 
- Includes:
 - Structure
 
- Defined in:
 - lib/aws-sdk-medialive/types.rb
 
Overview
Constant Summary collapse
- SENSITIVE =
 []
Instance Attribute Summary collapse
Instance Attribute Details
#channel_id ⇒ String
      11443 11444 11445 11446 11447  | 
    
      # File 'lib/aws-sdk-medialive/types.rb', line 11443 class StartChannelRequest < Struct.new( :channel_id) SENSITIVE = [] include Aws::Structure end  |