insightsConfiguration property
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 NotifcationsEnabled boolean can be set to true to enable insights notifications through Amazon EventBridge for the group.
Implementation
final InsightsConfiguration? insightsConfiguration;