insightsConfiguration

@JvmName(name = "xemoixtoloixoqex")
suspend fun insightsConfiguration(value: Output<GroupInsightsConfigurationArgs>)
@JvmName(name = "isorvlqsssotvcdj")
suspend fun insightsConfiguration(value: GroupInsightsConfigurationArgs?)

Parameters

value

The structure containing configurations related to insights.

  • The InsightsEnabled boolean can be set to true to enable insights for the group or false to disable insights for the group.

  • The NotificationsEnabled boolean can be set to true to enable insights notifications through Amazon EventBridge for the group.


@JvmName(name = "ianvsouklaotbtih")
suspend fun insightsConfiguration(argument: suspend GroupInsightsConfigurationArgsBuilder.() -> Unit)

Parameters

argument

The structure containing configurations related to insights.

  • The InsightsEnabled boolean can be set to true to enable insights for the group or false to disable insights for the group.

  • The NotificationsEnabled boolean can be set to true to enable insights notifications through Amazon EventBridge for the group.