SecurityProfileV2ProfileAssessmentConfig

data class SecurityProfileV2ProfileAssessmentConfig(val assessment: String, val weight: String)

Constructors

Link copied to clipboard
constructor(assessment: String, weight: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The identifier for this object. Format specified above.

Link copied to clipboard

The weight of the assessment. Possible values are: MINOR, MODERATE, MAJOR.