Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownComplianceState

Package version

Known values of ComplianceState that the service accepts.

Index

Enumeration members

Enumeration members

Compliant

Compliant: = "Compliant"

The resource is in compliance with the policy.

NonCompliant

NonCompliant: = "NonCompliant"

The resource is not in compliance with the policy.

Unknown

Unknown: = "Unknown"

The compliance state of the resource is not known.

Generated using TypeDoc