Skip to content

Qbusiness  >  Structures  >  PrincipalGroup

PrincipalGroup

Structure Class

PrincipalGroup dataclass

Provides information about a group associated with the principal.

Attributes

access instance-attribute

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

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

The type of group.

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

The name of the group.