Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownState

Package version

Known values of State that the service accepts.

Index

Enumeration members

Enumeration members

Failed

Failed: = "Failed"

At least one supported regulatory compliance control in the given standard has a state of failed

Passed

Passed: = "Passed"

All supported regulatory compliance controls in the given standard have a passed state

Skipped

Skipped: = "Skipped"

All supported regulatory compliance controls in the given standard have a state of skipped

Unsupported

Unsupported: = "Unsupported"

No supported regulatory compliance data for the given standard

Generated using TypeDoc