Amazonite::SsmV1::PatchRule
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(patch_filter_group : PatchFilterGroup, compliance_level : PatchComplianceLevel | Nil = nil, approve_after_days : Int32 | Nil = nil, approve_until_date : String | Nil = nil, enable_non_security : Bool | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
approve_after_days
Sourceapprove_until_date
Sourcecompliance_level
Sourcecompliance_level=(compliance_level : PatchComplianceLevel | Nil)
Sourceenable_non_security
Sourcepatch_filter_group
Sourcepatch_filter_group=(patch_filter_group : PatchFilterGroup)
Source