Package version:

Interface RegulatoryComplianceAssessment

Regulatory compliance assessment details and state

Hierarchy

  • Resource
    • RegulatoryComplianceAssessment

Properties

assessmentDetailsLink?: 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.

assessmentType?: 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.

description?: string

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

failedResources?: 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.

id?: string

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

name?: string

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

passedResources?: 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.

skippedResources?: 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.

state?: string

Aggregative state based on the assessment's scanned resources states

type?: string

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

unsupportedResources?: 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