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

StopReplicationToReplicaResponse

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

§Properties

§
ARN?: string | null
[src]

The ARN of the promoted secret. The ARN is the same as the original primary secret except the Region is changed.