Web Chat Channel Properties Args
    data class WebChatChannelPropertiesArgs(val sites: Output<List<WebChatSiteArgs>>? = null) : ConvertibleToJava<WebChatChannelPropertiesArgs> 
The parameters to provide for the Web Chat channel.