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

UpdateLinkInput

import type { UpdateLinkInput } from "https://aws-api.deno.dev/v0.4/services/oam.ts?docs=full";
interface UpdateLinkInput {
Identifier: string;
ResourceTypes: ResourceType[];
}

§Properties

§
Identifier: string
[src]

The ARN of the link that you want to update.

§
ResourceTypes: ResourceType[]
[src]

An array of strings that define which types of data that the source account will send to the monitoring account.

Your input here replaces the current set of data types that are shared.