class

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)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

max_results
Source
max_results=(max_results : Int32 | Nil)
Source
next_token
Source
next_token=(next_token : String | Nil)
Source
operating_system
Source
operating_system=(operating_system : OperatingSystem)
Source
patch_set
Source
patch_set=(patch_set : PatchSet | Nil)
Source
property
Source
property=(property : PatchProperty)
Source