Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateFaaSActionDetails

Create an action that delivers to an Oracle Functions Service endpoint.

Properties

Const actionType

actionType: string = "FAAS"

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.

Optional functionId

functionId: undefined | string

The OCID of a Function hosted by Oracle Functions Service.

isEnabled

isEnabled: boolean

Whether or not this action is currently enabled.

Example: {@code true}

Methods

getDeserializedJsonObj

getJsonObj