SessionIssuer
import type { SessionIssuer } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/macie2.ts";interface SessionIssuer {
accountId?: string | null;
arn?: string | null;
principalId?: string | null;
type?: string | null;
userName?: string | null;
}