AWSRDSDatabaseClusterPendingCloudwatchLogsExports
No description
type AWSRDSDatabaseClusterPendingCloudwatchLogsExports {
logTypesToDisable: [String!]!
logTypesToEnable: [String!]!
}
Fields
AWSRDSDatabaseClusterPendingCloudwatchLogsExports.logTypesToDisable ● [String!]! non-null scalar
Log types that are in the process of being enabled. After they are enabled, these log types are exported to CloudWatch Logs
AWSRDSDatabaseClusterPendingCloudwatchLogsExports.logTypesToEnable ● [String!]! non-null scalar
Log types that are in the process of being deactivated. After they are deactivated, these log types aren't exported to CloudWatch Logs