ElasticTrafficFilter interface

Elastic traffic filter object

Properties

description

Description of the elastic filter

id

Id of the elastic filter

includeByDefault

IncludeByDefault for the elastic filter

name

Name of the elastic filter

region

Region of the elastic filter

rules

Rules in the elastic filter

type

Type of the elastic filter

Property Details

description

Description of the elastic filter

description?: string

Property Value

string

id

Id of the elastic filter

id?: string

Property Value

string

includeByDefault

IncludeByDefault for the elastic filter

includeByDefault?: boolean

Property Value

boolean

name

Name of the elastic filter

name?: string

Property Value

string

region

Region of the elastic filter

region?: string

Property Value

string

rules

Rules in the elastic filter

rules?: ElasticTrafficFilterRule[]

Property Value

type

Type of the elastic filter

type?: string

Property Value

string