enum Amazonite::SsmV1::PatchProperty
Defined in:
ssm_v1/patch_property.crEnum Members
-
Product =
0
-
ProductFamily =
1
-
Classification =
2
-
MsrcSeverity =
3
-
Priority =
4
-
Severity =
5
Class Method Summary
- .from_json(pull : JSON::PullParser) : AS::PatchProperty
- .to_json(e : PatchProperty, json : JSON::Builder) : Nil