Uses of Class
software.amazon.awssdk.services.docdb.model.PendingCloudwatchLogsExports
-
Packages that use PendingCloudwatchLogsExports Package Description software.amazon.awssdk.services.docdb.model -
-
Uses of PendingCloudwatchLogsExports in software.amazon.awssdk.services.docdb.model
Methods in software.amazon.awssdk.services.docdb.model that return PendingCloudwatchLogsExports Modifier and Type Method Description PendingCloudwatchLogsExportsPendingModifiedValues. pendingCloudwatchLogsExports()A list of the log types whose configuration is still pending.Methods in software.amazon.awssdk.services.docdb.model with parameters of type PendingCloudwatchLogsExports Modifier and Type Method Description PendingModifiedValues.BuilderPendingModifiedValues.Builder. pendingCloudwatchLogsExports(PendingCloudwatchLogsExports pendingCloudwatchLogsExports)A list of the log types whose configuration is still pending.
-