You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IVS::Types::BatchGetChannelResponse
- Inherits:
 - 
      Struct
      
        
- Object
 - Struct
 - Aws::IVS::Types::BatchGetChannelResponse
 
 
- Defined in:
 - (unknown)
 
Overview
Returned by:
Instance Attribute Summary collapse
- 
  
    
      #channels  ⇒ Array<Types::Channel> 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
 - 
  
    
      #errors  ⇒ Array<Types::BatchError> 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
Each error object is related to a specific ARN in the request.
 
Instance Attribute Details
#channels ⇒ Array<Types::Channel>
#errors ⇒ Array<Types::BatchError>
Each error object is related to a specific ARN in the request.