Principal
import type { Principal } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/workdocs.ts";interface Principal {
Id?: string | null;
Roles?: PermissionInfo[] | null;
Type?: PrincipalType | null;
}import type { Principal } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/workdocs.ts";