Values_1.DeleteDBInstanceAutomatedBackupMessageSourceParameter input for the DeleteDBInstanceAutomatedBackup operation.
type nonrec t = {dbiResourceId : Values_0.String_.t option;The identifier for the source DB instance, which can't be changed and which is unique to an Amazon Web Services Region.
*)dBInstanceAutomatedBackupsArn : Values_0.String_.t option;The Amazon Resource Name (ARN) of the automated backups to delete, for example, arn:aws:rds:us-east-1:123456789012:auto-backup:ab-L2IJCEXJP7XQ7HOJ4SIEXAMPLE. This setting doesn't apply to RDS Custom.
*)}