CisBenchmarkResponse

data class CisBenchmarkResponse(val profileLevel: Int, val severity: String)

A compliance check that is a CIS benchmark.

Constructors

Link copied to clipboard
fun CisBenchmarkResponse(profileLevel: Int, severity: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard