Class: Aws::ConnectParticipant::Types::Attendee
- Inherits:
 - 
      Struct
      
        
- Object
 - Struct
 - Aws::ConnectParticipant::Types::Attendee
 
 
- Defined in:
 - gems/aws-sdk-connectparticipant/lib/aws-sdk-connectparticipant/types.rb
 
Overview
The attendee information, including attendee ID and join token.
Constant Summary collapse
- SENSITIVE =
 [:join_token]
Instance Attribute Summary collapse
- 
  
    
      #attendee_id  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The Amazon Chime SDK attendee ID.
 - 
  
    
      #join_token  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The join token used by the Amazon Chime SDK attendee.