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

ModifyActivityStreamRequest

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

§Properties

§
AuditPolicyState?: AuditPolicyState | null
[src]

The audit policy state. When a policy is unlocked, it is read/write. When it is locked, it is read-only. You can edit your audit policy only when the activity stream is unlocked or stopped.

§
ResourceArn?: string | null
[src]

The Amazon Resource Name (ARN) of the RDS for Oracle or Microsoft SQL Server DB instance. For example, arn:aws:rds:us-east-1:12345667890:instance:my-orcl-db.