SelfHostedIntegrationRuntimeResponse

Self-hosted integration runtime.

Constructors

Link copied to clipboard
constructor(description: String? = null, linkedInfo: Either<LinkedIntegrationRuntimeKeyAuthorizationResponse, LinkedIntegrationRuntimeRbacAuthorizationResponse>? = null, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val description: String? = null

Integration runtime description.

Link copied to clipboard

Linked integration runtime type from data factory

Link copied to clipboard

The type of integration runtime. Expected value is 'SelfHosted'.