Class: Aws::MediaLive::Types::UpdateInputResponse
- Inherits:
 - 
      Struct
      
        
- Object
 - Struct
 - Aws::MediaLive::Types::UpdateInputResponse
 
 
- Includes:
 - Structure
 
- Defined in:
 - lib/aws-sdk-medialive/types.rb
 
Overview
Constant Summary collapse
- SENSITIVE =
 []
Instance Attribute Summary collapse
Instance Attribute Details
#input ⇒ Types::Input
      12970 12971 12972 12973 12974  | 
    
      # File 'lib/aws-sdk-medialive/types.rb', line 12970 class UpdateInputResponse < Struct.new( :input) SENSITIVE = [] include Aws::Structure end  |