Group Insights Configuration Args
data class GroupInsightsConfigurationArgs(val insightsEnabled: Output<Boolean>, val notificationsEnabled: Output<Boolean>? = null) : ConvertibleToJava<GroupInsightsConfigurationArgs>