Class: Aws::Types::UpdateParticipantRoleConfigChannelInfo

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

Defined Under Namespace

Classes: Chat, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#chatTypes::ChatParticipantRoleConfig

Returns the value of attribute chat.

Returns:



9065
9066
9067
# File 'sig/types.rbs', line 9065

def chat
  @chat
end

#unknownObject

Returns the value of attribute unknown.

Returns:



9066
9067
9068
# File 'sig/types.rbs', line 9066

def unknown
  @unknown
end