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.
9065 9066 9067 |
# File 'sig/types.rbs', line 9065 def chat @chat end |
#unknown ⇒ Object
Returns the value of attribute unknown.
9066 9067 9068 |
# File 'sig/types.rbs', line 9066 def unknown @unknown end |