Class: Aws::Types::UpdateParticipantRoleConfigChannelInfo
- Inherits:
-
Object
- Object
- Aws::Types::UpdateParticipantRoleConfigChannelInfo
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#chat ⇒ Types::ChatParticipantRoleConfig
Returns the value of attribute chat.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#chat ⇒ Types::ChatParticipantRoleConfig
Returns the value of attribute chat.
8966 8967 8968 |
# File 'sig/types.rbs', line 8966 def chat @chat end |
#unknown ⇒ Object
Returns the value of attribute unknown.
8967 8968 8969 |
# File 'sig/types.rbs', line 8967 def unknown @unknown end |