Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RegulatoryComplianceStandard

Package version

Regulatory compliance standard details and state

Hierarchy

Index

Properties

Optional failedControls

failedControls: undefined | number

The number of supported regulatory compliance controls of the given standard 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 passedControls

passedControls: undefined | number

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

Optional skippedControls

skippedControls: undefined | number

The number of supported regulatory compliance controls of the given standard 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 standard's supported controls states

Optional type

type: undefined | string

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

Optional unsupportedControls

unsupportedControls: undefined | number

The number of regulatory compliance controls of the given standard which are unsupported by automated assessments NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc