class Aws::RDS::Types::PendingCloudwatchLogsExports

A list of the log types whose configuration is still pending. In other words, these log types are in the process of being activated or deactivated.

@!attribute [rw] log_types_to_enable

Log types that are in the process of being deactivated. After they
are deactivated, these log types aren't exported to CloudWatch
Logs.
@return [Array<String>]

@!attribute [rw] log_types_to_disable

Log types that are in the process of being enabled. After they are
enabled, these log types are exported to CloudWatch Logs.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/PendingCloudwatchLogsExports AWS API Documentation

Constants

SENSITIVE