class Amazonite::SsmV1::EffectivePatch
- Amazonite::SsmV1::EffectivePatch
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
ssm_v1/effective_patch.crConstructors
- .new(pull : JSON::PullParser)
- .new(patch : Patch | Nil = nil, patch_status : PatchStatus | Nil = nil)
Instance Method Summary
- #patch : Patch | Nil
- #patch=(patch : Patch | Nil)
- #patch_status : PatchStatus | Nil
- #patch_status=(patch_status : PatchStatus | Nil)