pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.containeranalysis.v1.kotlin.outputs
/
CisBenchmarkResponse
Cis
Benchmark
Response
data
class
CisBenchmarkResponse
(
val
profileLevel
:
Int
,
val
severity
:
String
)
A compliance check that is a CIS benchmark.
Types
Constructors
Properties
Constructors
Cis
Benchmark
Response
Link copied to clipboard
fun
CisBenchmarkResponse
(
profileLevel
:
Int
,
severity
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
profile
Level
Link copied to clipboard
val
profileLevel
:
Int
severity
Link copied to clipboard
val
severity
:
String