| Package | Description |
|---|---|
| com.amazonaws.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
PendingCloudwatchLogsExports |
PendingCloudwatchLogsExports.clone() |
PendingCloudwatchLogsExports |
ClusterPendingModifiedValues.getPendingCloudwatchLogsExports() |
PendingCloudwatchLogsExports |
PendingModifiedValues.getPendingCloudwatchLogsExports() |
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) |
void |
PendingModifiedValues.setPendingCloudwatchLogsExports(PendingCloudwatchLogsExports pendingCloudwatchLogsExports) |
ClusterPendingModifiedValues |
ClusterPendingModifiedValues.withPendingCloudwatchLogsExports(PendingCloudwatchLogsExports pendingCloudwatchLogsExports) |
PendingModifiedValues |
PendingModifiedValues.withPendingCloudwatchLogsExports(PendingCloudwatchLogsExports pendingCloudwatchLogsExports) |
Copyright © 2023. All rights reserved.