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.
8789 8790 8791 |
# File 'sig/types.rbs', line 8789 def chat @chat end |
#unknown ⇒ Object
Returns the value of attribute unknown.
8790 8791 8792 |
# File 'sig/types.rbs', line 8790 def unknown @unknown end |