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

ImpersonationMatchedRule

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

The impersonation rule that matched the input.

interface ImpersonationMatchedRule {
ImpersonationRuleId?: string | null;
Name?: string | null;
}

§Properties

§
ImpersonationRuleId?: string | null
[src]

The ID of the rule that matched the input

§
Name?: string | null
[src]

The name of the rule that matched the input.