AWS SDK for C++
1.8.182
AWS SDK for C++
|
#include <CloudwatchLogsExportConfiguration.h>
The configuration setting for the log types to be enabled for export to CloudWatch Logs for a specific DB instance or DB cluster.
The EnableLogTypes
and DisableLogTypes
arrays determine which logs will be exported (or not exported) to CloudWatch Logs. The values within these arrays depend on the DB engine being used.
For more information about exporting CloudWatch Logs for Amazon RDS DB instances, see Publishing Database Logs to Amazon CloudWatch Logs in the Amazon RDS User Guide.
For more information about exporting CloudWatch Logs for Amazon Aurora DB clusters, see Publishing Database Logs to Amazon CloudWatch Logs in the Amazon Aurora User Guide.
Definition at line 44 of file CloudwatchLogsExportConfiguration.h.
Aws::RDS::Model::CloudwatchLogsExportConfiguration::CloudwatchLogsExportConfiguration | ( | ) |
Aws::RDS::Model::CloudwatchLogsExportConfiguration::CloudwatchLogsExportConfiguration | ( | const Aws::Utils::Xml::XmlNode & | xmlNode | ) |
|
inline |
The list of log types to disable.
Definition at line 139 of file CloudwatchLogsExportConfiguration.h.
|
inline |
The list of log types to disable.
Definition at line 134 of file CloudwatchLogsExportConfiguration.h.
|
inline |
The list of log types to disable.
Definition at line 144 of file CloudwatchLogsExportConfiguration.h.
|
inline |
The list of log types to enable.
Definition at line 93 of file CloudwatchLogsExportConfiguration.h.
|
inline |
The list of log types to enable.
Definition at line 88 of file CloudwatchLogsExportConfiguration.h.
|
inline |
The list of log types to enable.
Definition at line 98 of file CloudwatchLogsExportConfiguration.h.
|
inline |
The list of log types to disable.
Definition at line 109 of file CloudwatchLogsExportConfiguration.h.
|
inline |
The list of log types to enable.
Definition at line 63 of file CloudwatchLogsExportConfiguration.h.
|
inline |
The list of log types to disable.
Definition at line 104 of file CloudwatchLogsExportConfiguration.h.
|
inline |
The list of log types to enable.
Definition at line 58 of file CloudwatchLogsExportConfiguration.h.
CloudwatchLogsExportConfiguration& Aws::RDS::Model::CloudwatchLogsExportConfiguration::operator= | ( | const Aws::Utils::Xml::XmlNode & | xmlNode | ) |
void Aws::RDS::Model::CloudwatchLogsExportConfiguration::OutputToStream | ( | Aws::OStream & | oStream, |
const char * | location | ||
) | const |
void Aws::RDS::Model::CloudwatchLogsExportConfiguration::OutputToStream | ( | Aws::OStream & | ostream, |
const char * | location, | ||
unsigned | index, | ||
const char * | locationValue | ||
) | const |
|
inline |
The list of log types to disable.
Definition at line 119 of file CloudwatchLogsExportConfiguration.h.
|
inline |
The list of log types to disable.
Definition at line 114 of file CloudwatchLogsExportConfiguration.h.
|
inline |
The list of log types to enable.
Definition at line 73 of file CloudwatchLogsExportConfiguration.h.
|
inline |
The list of log types to enable.
Definition at line 68 of file CloudwatchLogsExportConfiguration.h.
|
inline |
The list of log types to disable.
Definition at line 129 of file CloudwatchLogsExportConfiguration.h.
|
inline |
The list of log types to disable.
Definition at line 124 of file CloudwatchLogsExportConfiguration.h.
|
inline |
The list of log types to enable.
Definition at line 83 of file CloudwatchLogsExportConfiguration.h.
|
inline |
The list of log types to enable.
Definition at line 78 of file CloudwatchLogsExportConfiguration.h.