Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RegulatoryComplianceAssessment

Package version

Regulatory compliance assessment details and state

Hierarchy

  • Resource
    • RegulatoryComplianceAssessment

Index

Properties

Optional assessmentDetailsLink

assessmentDetailsLink: undefined | string

Link to more detailed assessment results data. The response type will be according to the assessmentType field NOTE: This property will not be serialized. It can only be populated by the server.

Optional assessmentType

assessmentType: undefined | string

The expected type of assessment contained in the AssessmentDetailsLink NOTE: This property will not be serialized. It can only be populated by the server.

Optional description

description: undefined | string

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

Optional failedResources

failedResources: undefined | number

The given assessment's related resources count with 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 passedResources

passedResources: undefined | number

The given assessment's related resources count with passed state. NOTE: This property will not be serialized. It can only be populated by the server.

Optional skippedResources

skippedResources: undefined | number

The given assessment's related resources count with 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 assessment's scanned resources states

Optional type

type: undefined | string

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

Optional unsupportedResources

unsupportedResources: undefined | number

The given assessment's related resources count with unsupported state. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc