Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace TargetConnectorPlugin

A connector plugin for sending data to a target service. For configuration instructions, see Creating a Connector.

Properties

displayName

displayName: string

A user-friendly name. It does not have to be unique, and it is changeable. Avoid entering confidential information.

Optional estimatedThroughput

estimatedThroughput: model.EstimatedThroughput

The estimated throughput range (LOW, MEDIUM, HIGH).

Const kind

kind: string = "TARGET"

lifecycleState

The current state of the service connector.

name

name: string

The service to be called by the connector plugin. Example: {@code QueueSource}

Optional schema

schema: undefined | string

Gets the specified connector plugin configuration information in OpenAPI specification format.

timeCreated

timeCreated: Date

The date and time when this plugin became available. Format is defined by RFC3339. Example: {@code 2023-09-09T21:10:29.600Z}

Methods

getDeserializedJsonObj

getJsonObj