Uses of Class
software.amazon.awssdk.services.rds.model.PendingCloudwatchLogsExports
-
Packages that use PendingCloudwatchLogsExports Package Description software.amazon.awssdk.services.rds.model -
-
Uses of PendingCloudwatchLogsExports in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return PendingCloudwatchLogsExports Modifier and Type Method Description PendingCloudwatchLogsExportsClusterPendingModifiedValues. pendingCloudwatchLogsExports()Returns the value of the PendingCloudwatchLogsExports property for this object.PendingCloudwatchLogsExportsPendingModifiedValues. pendingCloudwatchLogsExports()Returns the value of the PendingCloudwatchLogsExports property for this object.Methods in software.amazon.awssdk.services.rds.model with parameters of type PendingCloudwatchLogsExports Modifier and Type Method Description ClusterPendingModifiedValues.BuilderClusterPendingModifiedValues.Builder. pendingCloudwatchLogsExports(PendingCloudwatchLogsExports pendingCloudwatchLogsExports)Sets the value of the PendingCloudwatchLogsExports property for this object.PendingModifiedValues.BuilderPendingModifiedValues.Builder. pendingCloudwatchLogsExports(PendingCloudwatchLogsExports pendingCloudwatchLogsExports)Sets the value of the PendingCloudwatchLogsExports property for this object.
-