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

DeleteGlobalReplicationGroupMessage

import type { DeleteGlobalReplicationGroupMessage } from "https://aws-api.deno.dev/v0.3/services/elasticache.ts?docs=full";
interface DeleteGlobalReplicationGroupMessage {
GlobalReplicationGroupId: string;
RetainPrimaryReplicationGroup: boolean;
}

§Properties

§
GlobalReplicationGroupId: string
[src]

The name of the Global datastore

§
RetainPrimaryReplicationGroup: boolean
[src]

The primary replication group is retained as a standalone replication group.