Skip to content

Qbusiness  >  Structures  >  PrincipalUser

PrincipalUser

Structure Class

PrincipalUser dataclass

Provides information about a user associated with a principal.

Attributes

access instance-attribute

Provides information about whether to allow or deny access to the principal.

id class-attribute instance-attribute
id: str | None = None

The identifier of the user.

membership_type class-attribute instance-attribute
membership_type: MembershipType | None = None

The type of group.