class Amazonite::SsmV1::GetPatchBaselineForPatchGroupRequest
- Amazonite::SsmV1::GetPatchBaselineForPatchGroupRequest
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
ssm_v1/get_patch_baseline_for_patch_group_request.crConstructors
- .new(pull : JSON::PullParser)
- .new(patch_group : String, operating_system : OperatingSystem | Nil = nil)
Instance Method Summary
- #operating_system : OperatingSystem | Nil
- #operating_system=(operating_system : OperatingSystem | Nil)
- #patch_group : String
- #patch_group=(patch_group : String)