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

RejectInvitationRequest

import type { RejectInvitationRequest } from "https://aws-api.deno.dev/v0.3/services/detective.ts?docs=full";
interface RejectInvitationRequest {
GraphArn: string;
}

§Properties

§
GraphArn: string
[src]

The ARN of the behavior graph to reject the invitation to.

The member account's current member status in the behavior graph must be INVITED.