Amazonite::SsmV1::DescribePatchPropertiesRequest
Inherits JSON::Serializable < Reference < Object
Constructors
new(operating_system : OperatingSystem, property : PatchProperty, patch_set : PatchSet | Nil = nil, max_results : Int32 | Nil = nil, next_token : String | Nil = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
max_results
Sourcenext_token
Sourceoperating_system
Sourceoperating_system=(operating_system : OperatingSystem)
Sourcepatch_set
Sourcepatch_set=(patch_set : PatchSet | Nil)
Sourceproperty
Sourceproperty=(property : PatchProperty)
Source