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.
Valid log types are: audit
(to publish audit logs) and slowquery
(to publish slow-query logs). See Publishing Neptune logs to Amazon CloudWatch logs.
Types
Properties
Link copied to clipboard
Log types that are in the process of being enabled. After they are enabled, these log types are exported to CloudWatch Logs.
Link copied to clipboard
Log types that are in the process of being deactivated. After they are deactivated, these log types aren't exported to CloudWatch Logs.
Functions
Link copied to clipboard
inline fun copy(block: PendingCloudwatchLogsExports.Builder.() -> Unit = {}): PendingCloudwatchLogsExports