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.
8586 8587 8588 |
# File 'sig/types.rbs', line 8586 def chat @chat end |
#unknown ⇒ Object
Returns the value of attribute unknown.
8587 8588 8589 |
# File 'sig/types.rbs', line 8587 def unknown @unknown end |