Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 5.87 KB

File metadata and controls

15 lines (12 loc) · 5.87 KB

PrincipalResponseData

Fields

Field Type Required Description Example
id String ✔️ The unique identifier of the principal. 1234abc
type PrincipalTypeEnum ✔️ The type of principal. user
roleId Optional<String> N/A
policyParameters Optional<PrincipalResponseDataPolicyParameters> N/A
scopeType Optional<ScopeTypeEnum> Specifies where the role/policy is applied, either at the account level or within product environments. prodenv
scopeId JsonNullable<String> N/A
createdAt Optional<Long> N/A
updatedAt Optional<Long> N/A