Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

StopDBInstanceAutomatedBackupsReplicationMessage

import type { StopDBInstanceAutomatedBackupsReplicationMessage } from "https://aws-api.deno.dev/v0.4/services/rds.ts?docs=full";
interface StopDBInstanceAutomatedBackupsReplicationMessage {
SourceDBInstanceArn: string;
}

§Properties

§
SourceDBInstanceArn: string
[src]

The Amazon Resource Name (ARN) of the source DB instance for which to stop replicating automated backups, for example, arn:aws:rds:us-west-2:123456789012:db:mydatabase.