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.



8789
8790
8791
# File 'sig/types.rbs', line 8789

def chat
  @chat
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


8790
8791
8792
# File 'sig/types.rbs', line 8790

def unknown
  @unknown
end