Back to Node Auth0

Interface EventStreamActionDestination

docs/interfaces/management.Management.EventStreamActionDestination.html

5.9.1770 B
Original Source

Interface EventStreamActionDestination

interface EventStreamActionDestination {
type: "action";
configuration: EventStreamActionConfiguration;
}

Index

Properties

typeconfiguration

Properties

type

type: "action"

configuration

configuration: EventStreamActionConfiguration

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties typeconfiguration