GetIntegrationResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The display name of the integration.

Link copied to clipboard

The installation identifier from the integration provider.

Link copied to clipboard

The unique identifier of the integration.

Link copied to clipboard

The identifier of the AWS KMS key used to encrypt data associated with the integration.

Link copied to clipboard

The name of the private connection used to reach the integration's self-hosted instance over private networking, if one is configured.

Link copied to clipboard

The integration provider.

Link copied to clipboard

The type of the integration provider.

Link copied to clipboard

The HTTPS URL of the customer self-hosted instance, such as a GitHub Enterprise Server or self-managed GitLab instance. This value is absent for SaaS integrations.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String