Amazonite::SsmV1::SeveritySummary
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(critical_count : Int32 | Nil = nil, high_count : Int32 | Nil = nil, medium_count : Int32 | Nil = nil, low_count : Int32 | Nil = nil, informational_count : Int32 | Nil = nil, unspecified_count : Int32 | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
critical_count
Sourcehigh_count
Sourceinformational_count
Sourcelow_count
Sourcemedium_count
Sourceunspecified_count
Source