Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateStreamingServiceActionDetails

Create an action that delivers to an Oracle Stream Service stream.

Properties

Const actionType

actionType: string = "OSS"

Optional description

description: undefined | string

A string that describes the details of the action. It does not have to be unique, and you can change it. Avoid entering confidential information.

isEnabled

isEnabled: boolean

Whether or not this action is currently enabled.

Example: {@code true}

streamId

streamId: string

The OCID of the stream to which messages are delivered.

Methods

getDeserializedJsonObj

getJsonObj