Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RegulatoryComplianceControl

Package version

Regulatory compliance control details and state

Hierarchy

Index

Properties

Optional description

description: undefined | string

The description of the regulatory compliance control NOTE: This property will not be serialized. It can only be populated by the server.

Optional failedAssessments

failedAssessments: undefined | number

The number of supported regulatory compliance assessments of the given control with a failed state NOTE: This property will not be serialized. It can only be populated by the server.

Optional id

id: undefined | string

Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

Optional passedAssessments

passedAssessments: undefined | number

The number of supported regulatory compliance assessments of the given control with a passed state NOTE: This property will not be serialized. It can only be populated by the server.

Optional skippedAssessments

skippedAssessments: undefined | number

The number of supported regulatory compliance assessments of the given control with a skipped state NOTE: This property will not be serialized. It can only be populated by the server.

Optional state

state: State

Aggregative state based on the control's supported assessments states

Optional type

type: undefined | string

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc