enabledCloudwatchLogsExports property

List<String>? enabledCloudwatchLogsExports
final

A list of log types that this DB cluster is configured to export to CloudWatch Logs.

Log types vary by DB engine. For information about the log types for each DB engine, see Amazon RDS Database Log Files in the Amazon Aurora User Guide.

Implementation

final List<String>? enabledCloudwatchLogsExports;