ListGitHubOrganizationTeamsResponse
ListGitHubOrganizationTeamsResponse is the response when the Pulumi Service proxies a request to GitHub to list all GitHub teams in a GitHub organization.
Properties
- The list of GitHub teams in the organization
- ↳
idinteger requiredThe GitHub team ID - ↳
namestring requiredThe team name - ↳
slugstring requiredThe team slug (URL-friendly name) - ↳
descriptionstring requiredThe team description - ↳
knownToPulumiboolean requiredWhether the team is known to Pulumi
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.