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

DisassociateGlobalReplicationGroupMessage

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

§Properties

§
GlobalReplicationGroupId: string
[src]

The name of the Global datastore

§
ReplicationGroupId: string
[src]

The name of the secondary cluster you wish to remove from the Global datastore

§
ReplicationGroupRegion: string
[src]

The Amazon region of secondary cluster you wish to remove from the Global datastore