ListBitBucketIntegrationsResponse
Response containing a list of BitBucket integrations for an organization.
Properties
- The list of BitBucket integrations.
- ↳
idstring requiredUnique identifier for this BitBucket integration. - ↳
workspaceUuidstring requiredThe UUID of the linked BitBucket workspace. - ↳
workspaceSlugstring requiredThe slug (URL-friendly name) of the linked BitBucket workspace. - ↳
workspaceNamestring optionalDisplay name of the BitBucket workspace. - ↳
avatarUrlstring optionalURL of the BitBucket workspace avatar image. - ↳
installedboolean requiredWhether this integration is fully installed and operational. - ↳
validboolean requiredWhether the integration’s credentials are currently valid. - ↳
authTypestring optionalThe authentication type used: ‘workspace_token’, ‘user_token’, or ‘pat’. - The user whose BitBucket OAuth token is being used for authentication, if user-based auth is configured.
- ↳
disablePRCommentsboolean requiredWhether PR comments are disabled for this integration. - ↳
disableNeoSummariesboolean requiredWhether Neo AI summaries are disabled for this integration. - ↳
disableDetailedDiffboolean requiredWhether detailed property-level diffs are disabled for PR comments.
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.