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

UpdateShareInvitationInput

import type { UpdateShareInvitationInput } from "https://aws-api.deno.dev/v0.4/services/wellarchitected.ts?docs=full";

Input for Update Share Invitation

interface UpdateShareInvitationInput {
ShareInvitationAction: ShareInvitationAction;
ShareInvitationId: string;
}

§Properties

§
ShareInvitationAction: ShareInvitationAction
[src]
§
ShareInvitationId: string
[src]

The ID assigned to the share invitation.