AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
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.
Namespace: Amazon.Neptune.Model
Assembly: AWSSDK.Neptune.dll
Version: 3.x.y.z
public class PendingCloudwatchLogsExports
The PendingCloudwatchLogsExports type exposes the following members
Name | Description | |
---|---|---|
![]() |
PendingCloudwatchLogsExports() |
Name | Type | Description | |
---|---|---|---|
![]() |
LogTypesToDisable | System.Collections.Generic.List<System.String> |
Gets and sets the property LogTypesToDisable. Log types that are in the process of being enabled. After they are enabled, these log types are exported to CloudWatch Logs. |
![]() |
LogTypesToEnable | System.Collections.Generic.List<System.String> |
Gets and sets the property LogTypesToEnable. Log types that are in the process of being deactivated. After they are deactivated, these log types aren't exported to CloudWatch Logs. |
.NET Core App:
Supported in: 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5, 4.0, 3.5