Salesforce V2Linked Service Args
constructor(annotations: Output<List<Any>>? = null, apiVersion: Output<Any>? = null, authenticationType: Output<Any>? = null, clientId: Output<Any>? = null, clientSecret: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, connectVia: Output<IntegrationRuntimeReferenceArgs>? = null, description: Output<String>? = null, encryptedCredential: Output<String>? = null, environmentUrl: Output<Any>? = null, parameters: Output<Map<String, ParameterSpecificationArgs>>? = null, type: Output<String>, version: Output<String>? = null)