Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateNotificationServiceActionDetails

Create an action that delivers to an Oracle Notification Service topic.

Properties

Const actionType

actionType: string = "ONS"

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}

Optional topicId

topicId: undefined | string

The OCID of the topic to which messages are delivered.

Methods

getDeserializedJsonObj

getJsonObj