Cerbos JavaScript SDK
Cerbos
GitHub
Preparing search index...
@cerbos/core
InspectedAttribute
Interface InspectedAttribute
Details of an attribute referenced by a policy.
interface
InspectedAttribute
{
kind
:
InspectedAttributeKind
;
name
:
string
;
}
Index
Properties
kind
name
Properties
kind
kind
:
InspectedAttributeKind
Kind of the attribute.
name
name
:
string
Name of the attribute.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
kind
name
Cerbos
GitHub
Cerbos JavaScript SDK
Loading...
Details of an attribute referenced by a policy.