SelfHostedIntegrationRuntime type
Tempo de execução de integração auto-hospedado.
type SelfHostedIntegrationRuntime = IntegrationRuntime & {
linkedInfo?: LinkedIntegrationRuntimeTypeUnion
type: "SelfHosted"
}