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)


498
499
500
# File 'sig/types.rbs', line 498

def attendee_id
  @attendee_id
end

#join_token::String

Returns the value of attribute join_token.

Returns:

  • (::String)


499
500
501
# File 'sig/types.rbs', line 499

def join_token
  @join_token
end