GoogleCloudAssuredworkloadsV1beta1WorkloadComplianceStatusResponse

data class GoogleCloudAssuredworkloadsV1beta1WorkloadComplianceStatusResponse(val acknowledgedViolationCount: Int, val activeViolationCount: Int)

Represents the Compliance Status of this workload

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Count of active Violations which are acknowledged in the Workload.

Link copied to clipboard

Count of active Violations which haven't been acknowledged.