Class: Aws::Types::WebRTCConnection

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attendeeTypes::Attendee

Returns the value of attribute attendee.

Returns:



285
286
287
# File 'sig/types.rbs', line 285

def attendee
  @attendee
end

#meetingTypes::WebRTCMeeting

Returns the value of attribute meeting.



286
287
288
# File 'sig/types.rbs', line 286

def meeting
  @meeting
end