Response Plan Chat Channel Args
data class ResponsePlanChatChannelArgs(val chatbotSns: Output<List<String>>? = null) : ConvertibleToJava<ResponsePlanChatChannelArgs>
The chat channel configuration.
The chat channel configuration.