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)


493
494
495
# File 'sig/types.rbs', line 493

def attendee_id
  @attendee_id
end

#join_token::String

Returns the value of attribute join_token.

Returns:

  • (::String)


494
495
496
# File 'sig/types.rbs', line 494

def join_token
  @join_token
end