Package version:
OptionaladditionalSpecifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
OptionaladditionalThe additional HTTP headers in the request to the RESTful API. Type: string (or Expression with resultType string).
OptionaldisableIf true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
OptionalmaxThe maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
OptionalrequestThe HTTP request body to the RESTful API if requestMethod is POST. Type: string (or Expression with resultType string).
OptionalrequestThe HTTP method used to call the RESTful API. The default is GET. Type: string (or Expression with resultType string).
OptionalrequestSpecifies the timeout for a HTTP client to get HTTP response from HTTP server. Type: string (or Expression with resultType string).
Polymorphic discriminator, which specifies the different types this object can be
Http read settings.