Uses of Class
software.amazon.awssdk.services.rds.model.InvalidDbClusterAutomatedBackupStateException
Packages that use InvalidDbClusterAutomatedBackupStateException
-
Uses of InvalidDbClusterAutomatedBackupStateException in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that throw InvalidDbClusterAutomatedBackupStateExceptionModifier and TypeMethodDescriptionRdsClient.deleteDBClusterAutomatedBackup(Consumer<DeleteDbClusterAutomatedBackupRequest.Builder> deleteDbClusterAutomatedBackupRequest) Deletes automated backups using theDbClusterResourceIdvalue of the source DB cluster or the Amazon Resource Name (ARN) of the automated backups.RdsClient.deleteDBClusterAutomatedBackup(DeleteDbClusterAutomatedBackupRequest deleteDbClusterAutomatedBackupRequest) Deletes automated backups using theDbClusterResourceIdvalue of the source DB cluster or the Amazon Resource Name (ARN) of the automated backups.