logTypesToEnable property

List<String>? logTypesToEnable
final

Log types that are in the process of being deactivated. After they are deactivated, these log types aren't exported to CloudWatch Logs.

Implementation

final List<String>? logTypesToEnable;