| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.Connect.Types.UpdateParticipantRoleConfigChannelInfo
Description
Synopsis
Documentation
data UpdateParticipantRoleConfigChannelInfo Source #
Configuration information for the chat participant role.
See: newUpdateParticipantRoleConfigChannelInfo smart constructor.
Constructors
| UpdateParticipantRoleConfigChannelInfo' | |
Fields
| |
Instances
newUpdateParticipantRoleConfigChannelInfo :: UpdateParticipantRoleConfigChannelInfo Source #
Create a value of UpdateParticipantRoleConfigChannelInfo with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:chat:UpdateParticipantRoleConfigChannelInfo', updateParticipantRoleConfigChannelInfo_chat - Configuration information for the chat participant role.
updateParticipantRoleConfigChannelInfo_chat :: Lens' UpdateParticipantRoleConfigChannelInfo (Maybe ChatParticipantRoleConfig) Source #
Configuration information for the chat participant role.