You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// OptionGroupOptionSettingForDbInstanceNotFound is an error that occurs when the option setting specified is not found in the option group of the DB instance.
716
718
//
719
+
// Deprecated: Use [OptionGroupOptionSettingForDBInstanceNotFound] instead.
720
+
//
717
721
//nolint:staticcheck,revive // preserving existing type name
0 commit comments