ENUM
PrincipalRiskySummaryPrincipalType
Description
Principal type for risk summary.
link GraphQL Schema definition
- enum PrincipalRiskySummaryPrincipalType {
- # Principal of the assumable identity type.
- # Principal of the external account type.
- # Principal of the external principal type.
- # Principal of the group type.
- # Principal of the org-wide identity type.
- # Principal of the public identity type.
- # Principal of the service account type.
- # Principal of the unknown type.
- # Principal of the user type.
- }