OracleLinkedServiceArgs

constructor(annotations: Output<List<Any>>? = null, authenticationType: Output<Either<String, OracleAuthenticationType>>? = null, connectVia: Output<IntegrationRuntimeReferenceArgs>? = null, connectionString: Output<Any>? = null, cryptoChecksumClient: Output<Any>? = null, cryptoChecksumTypesClient: Output<Any>? = null, description: Output<String>? = null, enableBulkLoad: Output<Any>? = null, encryptedCredential: Output<String>? = null, encryptionClient: Output<Any>? = null, encryptionTypesClient: Output<Any>? = null, fetchSize: Output<Any>? = null, fetchTswtzAsTimestamp: Output<Any>? = null, initialLobFetchSize: Output<Any>? = null, initializationString: Output<Any>? = null, parameters: Output<Map<String, ParameterSpecificationArgs>>? = null, password: Output<AzureKeyVaultSecretReferenceArgs>? = null, server: Output<Any>? = null, statementCacheSize: Output<Any>? = null, supportV1DataTypes: Output<Any>? = null, type: Output<String>, username: Output<Any>? = null, version: Output<String>? = null)