Class: Aws::MediaLive::Types::StartInputDeviceRequest
- Inherits:
 - 
      Struct
      
        
- Object
 - Struct
 - Aws::MediaLive::Types::StartInputDeviceRequest
 
 
- Includes:
 - Structure
 
- Defined in:
 - lib/aws-sdk-medialive/types.rb
 
Overview
Constant Summary collapse
- SENSITIVE =
 []
Instance Attribute Summary collapse
Instance Attribute Details
#input_device_id ⇒ String
      11558 11559 11560 11561 11562  | 
    
      # File 'lib/aws-sdk-medialive/types.rb', line 11558 class StartInputDeviceRequest < Struct.new( :input_device_id) SENSITIVE = [] include Aws::Structure end  |