Cis Benchmark Args
data class CisBenchmarkArgs(val profileLevel: Output<Int>? = null, val severity: Output<CisBenchmarkSeverity>? = null) : ConvertibleToJava<CisBenchmarkArgs>
A compliance check that is a CIS benchmark.
A compliance check that is a CIS benchmark.