Skip to main content
Go to Latest
type alias EaCCloudRoleAssignment
Re-export
import { type EaCCloudRoleAssignment } from "https://deno.land/x/fathym_everything_as_code@v0.0.411-integration/mod.ts";
definition: { PrincipalID: string; PrincipalType: "User" | "Group" | "ServicePrincipal"; RoleDefinitionID: string; Scope: string; }
definition: { PrincipalID: string; PrincipalType: "User" | "Group" | "ServicePrincipal"; RoleDefinitionID: string; Scope: string; }