enablePerformanceInsights property

Output<bool?> enablePerformanceInsights
latefinal

Value that indicates whether to enable Performance Insights for the DB Instance. Default false. See docs (https://docs.aws.amazon.com/documentdb/latest/developerguide/performance-insights.html) about the details.

Implementation

late final pulumi.Output<bool?> enablePerformanceInsights;