RegulatoryComplianceControlProperties interface
Regulatory compliance control data
Properties
| description | The description of the regulatory compliance control |
| failed |
The number of supported regulatory compliance assessments of the given control with a failed state |
| passed |
The number of supported regulatory compliance assessments of the given control with a passed state |
| skipped |
The number of supported regulatory compliance assessments of the given control with a skipped state |
| state | Aggregative state based on the control's supported assessments states |
Property Details
description
The description of the regulatory compliance control
description?: string
Property Value
string
failedAssessments
The number of supported regulatory compliance assessments of the given control with a failed state
failedAssessments?: number
Property Value
number
passedAssessments
The number of supported regulatory compliance assessments of the given control with a passed state
passedAssessments?: number
Property Value
number
skippedAssessments
The number of supported regulatory compliance assessments of the given control with a skipped state
skippedAssessments?: number
Property Value
number
state
Aggregative state based on the control's supported assessments states
state?: string
Property Value
string