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

RemoveRegionsFromReplicationResponse

import type { RemoveRegionsFromReplicationResponse } from "https://aws-api.deno.dev/v0.4/services/secretsmanager.ts?docs=full";
interface RemoveRegionsFromReplicationResponse {
ARN?: string | null;
ReplicationStatus?: ReplicationStatusType[] | null;
}

§Properties

§
ARN?: string | null
[src]

The ARN of the primary secret.

§
ReplicationStatus?: ReplicationStatusType[] | null
[src]

The status of replicas for this secret after you remove Regions.