Amazonite::SsmV1::PatchComplianceData
Inherits JSON::Serializable < Reference < Object
Constructors
new(title : String, kb_id : String, classification : String, severity : String, state : PatchComplianceDataState, installed_time : Time, cve_ids : String | Nil = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
classification
Sourcecve_ids
Sourceinstalled_time
Sourcekb_id
Sourceseverity
Sourcestate
Sourcestate=(state : PatchComplianceDataState)
Sourcetitle
Source