ComponentEventDetails interface

Component event details.

Properties

id

Component Id.

name

Component name.

policyDefinitionAction

Policy definition action, i.e. effect.

principalOid

Principal object ID for the user who initiated the resource component operation that triggered the policy event.

tenantId

Tenant ID for the policy event record.

timestamp

Timestamp for component policy event record.

type

Component type.

Property Details

id

Component Id.

id?: string

Property Value

string

name

Component name.

name?: string

Property Value

string

policyDefinitionAction

Policy definition action, i.e. effect.

policyDefinitionAction?: string

Property Value

string

principalOid

Principal object ID for the user who initiated the resource component operation that triggered the policy event.

principalOid?: string

Property Value

string

tenantId

Tenant ID for the policy event record.

tenantId?: string

Property Value

string

timestamp

Timestamp for component policy event record.

timestamp?: Date

Property Value

Date

type

Component type.

type?: string

Property Value

string