ComplianceStatus#
- class ComplianceStatus(*args, **kwargs)#
Bases:
object
Compliance status for a placement policy.
Allowed enum values:
_UNKNOWN
_REDACTED
COMPLIANT: Placement policy is compliant and there are no conflicting policies.
NON_COMPLIANT: Placement policy is not compliant and there might be conflicting policies.
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model