Cloud Security Compliance v1 API - Enum ComplianceState (1.0.0-beta04)

public enum ComplianceState

Reference documentation and code samples for the Cloud Security Compliance v1 API enum ComplianceState.

The state of compliance after evaluation is complete.

Namespace

Google.Cloud.CloudSecurityCompliance.V1

Assembly

Google.Cloud.CloudSecurityCompliance.V1.dll

Fields

Name Description
AuditNotSupported

The resource can't be audited.

Compliant

The resource is compliant.

Error

An error occurred while computing the resource status.

ManualReviewNeeded

The resource requires manual review from you.

Unspecified

Default value. This value is unused.

Violation

The resource has a violation.