ListOrganizationMembersResponse
ListOrganizationMembersResponse lists all members within an organization.
Properties
- The list of organization members
- ↳
roleenum requiredDeprecated: UsefgaRoleinstead. The member’s built-in role within the organization. For members assigned a custom role, this is the closest built-in projection (member,admin, orbillingManager) and may lose detail;fgaRoleis authoritative.Values:none,member,admin,potential-member,stack-collaborator,billing-manager - The user information for this organization member.
- ↳
createdstring requiredWhen the member joined the organization. - ↳
knownToPulumiboolean requiredKnownToPulumi returns if the organization member has a Pulumi account. - ↳
virtualAdminboolean requiredVirtualAdmin indicates that the member does not have admin access on the backing identity provider, but does have admin access to the Pulumi organization. - Links to the member in the Pulumi Console
- The role currently assigned to this member — either a built-in role (member, admin, billingManager) or a custom role. Falls back to the organization’s default role if no role is assigned directly.
- ↳
teamsarray[string] optionalDeprecated. Use GetOrganizationMemberTeams to list teams. continuationTokenstring optionalAn opaque token for fetching the next page of members
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.