ComponentStateDetails interface

Component state details.

Properties

complianceState

Component compliance state.

id

Component Id.

name

Component name.

timestamp

Component compliance evaluation timestamp.

type

Component type.

Property Details

complianceState

Component compliance state.

complianceState?: string

Property Value

string

id

Component Id.

id?: string

Property Value

string

name

Component name.

name?: string

Property Value

string

timestamp

Component compliance evaluation timestamp.

timestamp?: Date

Property Value

Date

type

Component type.

type?: string

Property Value

string