SapBWLinkedServiceArgs

constructor(annotations: Output<List<Any>>? = null, clientId: Output<Any>, connectVia: Output<IntegrationRuntimeReferenceArgs>? = null, description: Output<String>? = null, encryptedCredential: Output<String>? = null, parameters: Output<Map<String, ParameterSpecificationArgs>>? = null, password: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, server: Output<Any>, systemNumber: Output<Any>, type: Output<String>, userName: Output<Any>? = null)