| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptune.model |
| Modifier and Type | Method and Description |
|---|---|
PendingCloudwatchLogsExports |
PendingModifiedValues.pendingCloudwatchLogsExports()
This
PendingCloudwatchLogsExports structure specifies pending changes to which CloudWatch logs are
enabled and which are disabled. |
PendingCloudwatchLogsExports |
ClusterPendingModifiedValues.pendingCloudwatchLogsExports()
This
PendingCloudwatchLogsExports structure specifies pending changes to which CloudWatch logs are
enabled and which are disabled. |
| Modifier and Type | Method and Description |
|---|---|
PendingModifiedValues.Builder |
PendingModifiedValues.Builder.pendingCloudwatchLogsExports(PendingCloudwatchLogsExports pendingCloudwatchLogsExports)
This
PendingCloudwatchLogsExports structure specifies pending changes to which CloudWatch logs
are enabled and which are disabled. |
ClusterPendingModifiedValues.Builder |
ClusterPendingModifiedValues.Builder.pendingCloudwatchLogsExports(PendingCloudwatchLogsExports pendingCloudwatchLogsExports)
This
PendingCloudwatchLogsExports structure specifies pending changes to which CloudWatch logs
are enabled and which are disabled. |
Copyright © 2023. All rights reserved.