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

StopActivityStreamRequest

import type { StopActivityStreamRequest } from "https://aws-api.deno.dev/v0.4/services/rds.ts?docs=full";
interface StopActivityStreamRequest {
ApplyImmediately?: boolean | null;
ResourceArn: string;
}

§Properties

§
ApplyImmediately?: boolean | null
[src]

Specifies whether or not the database activity stream is to stop as soon as possible, regardless of the maintenance window for the database.

§
ResourceArn: string
[src]

The Amazon Resource Name (ARN) of the DB cluster for the database activity stream. For example, arn:aws:rds:us-east-1:12345667890:cluster:das-cluster.