| Package | Description |
|---|---|
| com.amazonaws.services.neptune.model |
| Modifier and Type | Method and Description |
|---|---|
PendingCloudwatchLogsExports |
PendingCloudwatchLogsExports.clone() |
PendingCloudwatchLogsExports |
ClusterPendingModifiedValues.getPendingCloudwatchLogsExports()
This
PendingCloudwatchLogsExports structure specifies pending changes to which CloudWatch logs are
enabled and which are disabled. |
PendingCloudwatchLogsExports |
PendingModifiedValues.getPendingCloudwatchLogsExports()
This
PendingCloudwatchLogsExports structure specifies pending changes to which CloudWatch logs are
enabled and which are disabled. |
PendingCloudwatchLogsExports |
PendingCloudwatchLogsExports.withLogTypesToDisable(Collection<String> logTypesToDisable)
Log types that are in the process of being enabled.
|
PendingCloudwatchLogsExports |
PendingCloudwatchLogsExports.withLogTypesToDisable(String... logTypesToDisable)
Log types that are in the process of being enabled.
|
PendingCloudwatchLogsExports |
PendingCloudwatchLogsExports.withLogTypesToEnable(Collection<String> logTypesToEnable)
Log types that are in the process of being deactivated.
|
PendingCloudwatchLogsExports |
PendingCloudwatchLogsExports.withLogTypesToEnable(String... logTypesToEnable)
Log types that are in the process of being deactivated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterPendingModifiedValues.setPendingCloudwatchLogsExports(PendingCloudwatchLogsExports pendingCloudwatchLogsExports)
This
PendingCloudwatchLogsExports structure specifies pending changes to which CloudWatch logs are
enabled and which are disabled. |
void |
PendingModifiedValues.setPendingCloudwatchLogsExports(PendingCloudwatchLogsExports pendingCloudwatchLogsExports)
This
PendingCloudwatchLogsExports structure specifies pending changes to which CloudWatch logs are
enabled and which are disabled. |
ClusterPendingModifiedValues |
ClusterPendingModifiedValues.withPendingCloudwatchLogsExports(PendingCloudwatchLogsExports pendingCloudwatchLogsExports)
This
PendingCloudwatchLogsExports structure specifies pending changes to which CloudWatch logs are
enabled and which are disabled. |
PendingModifiedValues |
PendingModifiedValues.withPendingCloudwatchLogsExports(PendingCloudwatchLogsExports pendingCloudwatchLogsExports)
This
PendingCloudwatchLogsExports structure specifies pending changes to which CloudWatch logs are
enabled and which are disabled. |
Copyright © 2024. All rights reserved.