logTypesToDisable property

List<String>? logTypesToDisable
final

Log types that are in the process of being enabled. After they are enabled, these log types are exported to Amazon CloudWatch Logs.

Implementation

final List<String>? logTypesToDisable;