1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. ListGitHubOrganizationsResponse

ListGitHubOrganizationsResponse

    ListGitHubOrganizationsResponse is the list of GitHub organizations known to the Pulumi Service.

    Properties

    • organizations array[PulumiGitHubOrganization] required
      The list of GitHub organizations
    • organization UserInfo required
      Organization data from GitHub.
    • vcsKind enum required
      The identity provider associated with this GitHub organization.
      Values: dev.azure.com, bitbucket.org, github.com, gitlab.com, google.com, Pulumi, SAML
    • knownToPulumi boolean required
      KnownToPulumi is true if there is a Pulumi organization backed by the GitHub organization.