enum Amazonite::SsmV1::PatchFilterKey
Defined in:
ssm_v1/patch_filter_key.crEnum Members
-
Arch =
0 -
AdvisoryId =
1 -
BugzillaId =
2 -
PatchSet =
3 -
Product =
4 -
ProductFamily =
5 -
Classification =
6 -
CveId =
7 -
Epoch =
8 -
MsrcSeverity =
9 -
Name =
10 -
PatchId =
11 -
Section =
12 -
Priority =
13 -
Repository =
14 -
Release =
15 -
Severity =
16 -
Security =
17 -
Version =
18
Class Method Summary
- .from_json(pull : JSON::PullParser) : AS::PatchFilterKey
- .to_json(e : PatchFilterKey, json : JSON::Builder) : Nil
Instance Method Summary
- #advisory_id?
- #arch?
- #bugzilla_id?
- #classification?
- #cve_id?
- #epoch?
- #msrc_severity?
- #name?
- #patch_id?
- #patch_set?
- #priority?
- #product?
- #product_family?
- #release?
- #repository?
- #section?
- #security?
- #severity?
- #version?