Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace FunctionsTargetDetails

The destination function for data transferred from the source. For configuration instructions, see Creating a Connector.

Properties

Optional batchSizeInKbs

batchSizeInKbs: undefined | number

The batch rollover size in kilobytes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional batchSizeInNum

batchSizeInNum: undefined | number

The batch rollover size in number of messages. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional batchTimeInSec

batchTimeInSec: undefined | number

The batch rollover time in seconds. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

functionId

functionId: string

The OCID of the function.

Const kind

kind: string = "functions"

Methods

getDeserializedJsonObj

getJsonObj