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

UntagResourceResponse

import type { UntagResourceResponse } from "https://aws-api.deno.dev/v0.3/services/dax.ts?docs=full";
interface UntagResourceResponse {
Tags?: Tag[] | null;
}

§Properties

§
Tags?: Tag[] | null
[src]

The tag keys that have been removed from the cluster.