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

TeamAccountPermission

    TeamAccountPermission is the permission team membership grants to an account.

    Properties

    • accountName string required
      The Insights account name.
    • permission enum required
      The permission level the team has on this Insights 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.
    • permissionSetName string optional
      Display name of the permission set for this account, when available. Enables read-only entity access UI without requiring RoleRead.

      The infrastructure as code platform for any cloud.