| Package | Description |
|---|---|
| com.amazonaws.services.docdb.model |
| Modifier and Type | Method and Description |
|---|---|
PendingCloudwatchLogsExports |
PendingCloudwatchLogsExports.clone() |
PendingCloudwatchLogsExports |
PendingModifiedValues.getPendingCloudwatchLogsExports()
A list of the log types whose configuration is still pending.
|
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 |
PendingModifiedValues.setPendingCloudwatchLogsExports(PendingCloudwatchLogsExports pendingCloudwatchLogsExports)
A list of the log types whose configuration is still pending.
|
PendingModifiedValues |
PendingModifiedValues.withPendingCloudwatchLogsExports(PendingCloudwatchLogsExports pendingCloudwatchLogsExports)
A list of the log types whose configuration is still pending.
|
Copyright © 2024. All rights reserved.