Back to Node Auth0

Interface LogStreamFilter

docs/interfaces/management.Management.LogStreamFilter.html

5.9.1900 B
Original Source

Interface LogStreamFilter

interface LogStreamFilter {
type?: "category";
name?: Management.LogStreamFilterGroupNameEnum;
key: string: any;
}

Indexable

Accepts any additional properties

Index

Properties

type?name?

Properties

Optionaltype

type?: "category"

Optionalname

name?: Management.LogStreamFilterGroupNameEnum

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties typename