Uses of Class
software.amazon.awssdk.services.rds.model.PendingCloudwatchLogsExports
Packages that use PendingCloudwatchLogsExports
-
Uses of PendingCloudwatchLogsExports in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return PendingCloudwatchLogsExportsModifier and TypeMethodDescriptionClusterPendingModifiedValues.pendingCloudwatchLogsExports()Returns the value of the PendingCloudwatchLogsExports property for this object.PendingModifiedValues.pendingCloudwatchLogsExports()Returns the value of the PendingCloudwatchLogsExports property for this object.Methods in software.amazon.awssdk.services.rds.model with parameters of type PendingCloudwatchLogsExportsModifier and TypeMethodDescriptionClusterPendingModifiedValues.Builder.pendingCloudwatchLogsExports(PendingCloudwatchLogsExports pendingCloudwatchLogsExports) Sets the value of the PendingCloudwatchLogsExports property for this object.PendingModifiedValues.Builder.pendingCloudwatchLogsExports(PendingCloudwatchLogsExports pendingCloudwatchLogsExports) Sets the value of the PendingCloudwatchLogsExports property for this object.