Self Hosted Integration Runtime Response
data class SelfHostedIntegrationRuntimeResponse(val description: String? = null, val linkedInfo: Either<LinkedIntegrationRuntimeKeyAuthorizationResponse, LinkedIntegrationRuntimeRbacAuthorizationResponse>? = null, val type: String)
Self-hosted integration runtime.
Constructors
Link copied to clipboard
constructor(description: String? = null, linkedInfo: Either<LinkedIntegrationRuntimeKeyAuthorizationResponse, LinkedIntegrationRuntimeRbacAuthorizationResponse>? = null, type: String)
Properties
Link copied to clipboard
Integration runtime description.
Link copied to clipboard
val linkedInfo: Either<LinkedIntegrationRuntimeKeyAuthorizationResponse, LinkedIntegrationRuntimeRbacAuthorizationResponse>? = null
Linked integration runtime type from data factory