Class: Aws::Types::GetAttendeeRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attendee_id::String

Returns the value of attribute attendee_id.

Returns:

  • (::String)


195
196
197
# File 'sig/types.rbs', line 195

def attendee_id
  @attendee_id
end

#meeting_id::String

Returns the value of attribute meeting_id.

Returns:

  • (::String)


194
195
196
# File 'sig/types.rbs', line 194

def meeting_id
  @meeting_id
end