Share via


ResourceSelector interface

The resource selector to filter policies by resource properties.

Properties

name

The name of the resource selector.

selectors

The list of the selector expressions.

Property Details

name

The name of the resource selector.

name?: string

Property Value

string

selectors

The list of the selector expressions.

selectors?: Selector[]

Property Value