Skip to main content
Pulumi logo Pulumi logo
  1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. InsightsAccountTeam

InsightsAccountTeam

    InsightsAccountTeam is a team that has access to a particular account.

    Properties

    • name string required
      The team name
    • displayName string required
      The display name of the team
    • description string required
      The team description
    • permission enum required
      The team’s permission level for this account
      Values:
      0 — None
      InsightsAccountPermissionNone provides no access.
      1 — Read
      InsightsAccountPermissionRead provides read-only access.
      2 — Write
      InsightsAccountPermissionWrite provides read/write access to an account.
      3 — Admin
      InsightsAccountPermissionAdmin provides admin-level access to the account.
    • isMember boolean required
      IsMember is true if the requesting user is a member of the team.

      The infrastructure as code platform for any cloud.