Sap Open Hub Linked Service Args
constructor(annotations: Output<List<Any>>? = null, clientId: Output<Any>? = null, connectVia: Output<IntegrationRuntimeReferenceArgs>? = null, description: Output<String>? = null, encryptedCredential: Output<String>? = null, language: Output<Any>? = null, logonGroup: Output<Any>? = null, messageServer: Output<Any>? = null, messageServerService: Output<Any>? = null, parameters: Output<Map<String, ParameterSpecificationArgs>>? = null, password: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, server: Output<Any>? = null, systemId: Output<Any>? = null, systemNumber: Output<Any>? = null, type: Output<String>, userName: Output<Any>? = null, version: Output<String>? = null)