class

Amazonite::SsmV1::DescribeInstancePatchStatesForPatchGroupRequest

Inherits JSON::Serializable < Reference < Object

Constructors

new(patch_group : String, filters : Array(InstancePatchStateFilter) | Nil = nil, next_token : String | Nil = nil, max_results : Int32 | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

filters
Source
filters=(filters : Array(InstancePatchStateFilter) | Nil)
Source
max_results
Source
max_results=(max_results : Int32 | Nil)
Source
next_token
Source
next_token=(next_token : String | Nil)
Source
patch_group
Source
patch_group=(patch_group : String)
Source