Class: Aws::Types::Attendee

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:join_token])

Instance Attribute Summary collapse

Instance Attribute Details

#attendee_id::String

Returns the value of attribute attendee_id.

Returns:

  • (::String)


505
506
507
# File 'sig/types.rbs', line 505

def attendee_id
  @attendee_id
end

#join_token::String

Returns the value of attribute join_token.

Returns:

  • (::String)


506
507
508
# File 'sig/types.rbs', line 506

def join_token
  @join_token
end