GoogleCloudAssuredworkloadsV1WorkloadComplianceStatusResponse

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

Represents the Compliance Status of this workload

Constructors

fun GoogleCloudAssuredworkloadsV1WorkloadComplianceStatusResponse(acknowledgedViolationCount: Int, activeViolationCount: Int)

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.